Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some refactoring #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Gilles86
Copy link
Collaborator

@Gilles86 Gilles86 commented Jan 7, 2020

Hey @tknapen /maybe @jwdegee ,

I am currently analyzing pupil data from Zurich and therefore refactoring the hedfpy code a little bit. First thing to do is make it load at all in Python 3. I also don't like to us CapitalLetterInCamelCase in filenames, so I changed that.

Next step is a function that allows to analyze data that was not made by exptools/Knapenlab etc.

@tknapen
Copy link
Owner

tknapen commented Jan 7, 2020 via email

@Gilles86
Copy link
Collaborator Author

Gilles86 commented Jan 7, 2020

Ah!

I'm happy to contribute. I'm positively surprised how quickly I got it to work now with the data from Zurich: I think all the core-functionality is there, but the API is just a bit specific for how you do things and hard to understand coming from outside. Nothing that can't be fixed in a few days.

UvA-people: where are you currently with this?

@Gilles86
Copy link
Collaborator Author

Gilles86 commented Jan 7, 2020

There is also a dependency on the oldschool fir-package that has to be addressed.

@lukassnoek
Copy link

Ah, great work Gilles. If your PR are regularly merged back, we can also start working from this repo (with a separate fork). How about the HDF output? Should we keep that or change it to a more BIDS-like output (tsv.gz + metadata)?

@Gilles86
Copy link
Collaborator Author

Gilles86 commented Jan 9, 2020

If your PR are regularly merged back, we can also start working from this repo (with a separate fork).
Do you have a different fork?

How` about the HDF output? Should we keep that or change it to a more BIDS-like output (tsv.gz + metadata)?
I'm not sure. I don't particularly like the HDF format to work with in analyses. However, it is kinda nice to have it as a data backbone of the preprocessing class.

Maybe we can have a Skype call about this and make some decisions?

@lukassnoek
Copy link

Sure. Let's continue this on Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants