akutkin / frb

0 stars 0 forks source link

``M5.create_dspec`` error #6

Closed ipashchenko closed 8 years ago

ipashchenko commented 8 years ago

OSError: [Errno 2] No such file or directory

I changed dspec_path in raw_data.py to my local FRB /home/ilya. It trying to use outfile - /home/ilya/rk12ep_ar_no0001_a1n64l0.5_dspec and finally raises OSError.

akutkin commented 8 years ago

Hmm. How do you use raw_data module? It shouldn't use outfile, but only create it. Lets try to reproduce tomorrow.

ipashchenko commented 8 years ago

OSError raised in M5.create_dspec call with default arguments.

akutkin commented 8 years ago

did we solve it? the reason was in "list-string" format of m5file in working script...

ipashchenko commented 8 years ago

Code isn't fixed, so we didn't. If you can commit a fix, then put it's id here while closing the issue plz.