CSULA-Qdots / filter

Data filtering for the CSULA quantum-dot spectroscopy experiment
3 stars 2 forks source link

Output in subdirectories #1

Open jbouzanquet opened 11 years ago

jbouzanquet commented 11 years ago

The number of files within our data directory makes using matlab difficult. I've moved all the existing output files into subdirectories, the filter should do so. eV.out.dat files should go into ./out/eV/ , while WL.out.dat files should go into ./out/WL/

jbouzanquet commented 11 years ago

Oh, and reject files are in a subdirectory below that. Then the data directory contains only original dat files, eV and WL directories contain only filtered dat files, and the rejected points are within the folder below that.