Changes

Jump to navigation Jump to search
In the folder '''scripts''' we put scripts which help us processing the files. <br>
In the folder '''spectrometer_data''' should be a directory containing directories with all experiments where each directory contain files: '''fid''' and '''procpar''' as the output from recording on Varian.<br>
 
= Establish file-overview =
 
== Make file with paths to fid files ==
We make a file list of filepaths to '''fid''' files.
<source lang="bash">
ls -v -d -1 */fid > fid_files.ls
cat fid_files.ls
</source>
Trusted, Bureaucrats
1,382

edits

Navigation menu