Closed ganav closed 5 years ago
Hi, first of all, thanks for using the PyEER package. I hope it is being useful to you. Having said that, here are my comments regarding your suggestion:
I have never experienced my self the blank rows between FMR or FNMR values. Nevertheless, I agree that this is an issue that needs to be fixed. I would deeply appreciate your help to accomplish that. Can you provide me with a simplified version of the CSV file at which you are referring?. In general, any details that you can share with me that allows me replicating this issue will be very helpful. I will also be helpful to know in which operating system and with which software are you opening the CSV file.
Yes can you please send me your email let me send you the CSV files and txt files. I am using widows 10 and i open it with csv and excel. pyeer is the last version i have installed. There are several methods to shrink (resize, sample), simply you can have average like d=[1,2,3,4,5]=> d=[1.5, 2.5, 3.5, 4.5]) it is up to you. but in my case my curve is too big, so for simplicity i have just skipped between numbers (d=[1,2,3,4,5]=> d=[1,3,5])
Since I have not heard any more from you from an extended period of time, I am closing this issue. Feel free to reopen it if you needed. best!
hello thanks for nice source. I have some suggestions as follows: