Closed rjhd2 closed 5 months ago
Improve station counter for taskfarm submission - only increment when a station is added (and not if it's been processed and running with Clobber, for example)
Taskfarm submission has error in one script removal step
During the r6.1 run there were some issues that arose which resulted in edits to the code. Document in this Issue.
Fitting of Gaussians failed for some stations. One cause was
skew=nan
as input, resulting from the histogram being created from values which were all the same (==0). Catch this error to allow some level of fitting