Peter N. Steinmetz
Peter N. Steinmetz
@lgautier I was just trying to work around this by building the rpy2 project from source on my arm64 laptop. When I run `python setup.py build install` in the source...
A bit more investigation. What is happening when this error occurs is that the rpy2 c interface libraries are compiled for architecture x86. If the R.framework 4.2-arm64 is installed then...
Why would this latter suggestion by FinMars work? Won't the rpy2 c interface libraries still be compiled for architecture x86? I don't see how installing the R version will change...
The only thing this corrects is the scaling factor applied to convert to mV from the raw samples. There is nothing in the .dat files. The corresponding .xml files contain...
OK. I added a comment in the source and clarified that this is the proper scale to convert a raw sample value to mV.
OK. Can we get this reviewed and merged? I don't like keeping these branches open unnecessarily on my fork. Thanks.
Gavin, I can take a look at that. Can you send via email to [email protected] ? Alternatively, do you use Google Drive? If so you could share with me there...
I now have a fix for this issue. New undocumented header strings for Cheetah v 5.6.0 caused this. I want to add the test data to ephy_testing_data. So @redagavin, can...
@samuelgarcia @JuliaSprenger Also will need some help here again placing the data in the ephy_testing_data repository. (Sorry but this whole gin thing is not very clear to me because I...
@samuelgarcia @JuliaSprenger We have no word yet on the use of the sample files for testing. How do you want to proceed? I could just create a code branch for...