Open jessecusack opened 1 year ago
Changed to using the already existing debug parameter supplied by get_info or the user.
Changed to using the already existing debug parameter supplied by get_info or the user.
The point of this issue is to compile miscellaneous small issues rather than creating a new issue every time. I am still reviewing the code and may find more. Reopening.
Employ more deliberate printing method?
This was left over from debugging. It has been removed.
I am currently reading through the code and will add to this issue with small things as I find them.
Use of
true
here forces print. Make optional? https://github.com/jessecusack/perturb/blob/0a4928fb4df6f3e3354a924ade6393fa0a3154b8/Code/process_VMP_files.m#L20