-------------------
Added
+++++
- fft_clean functionality added for more testing, but not integrated with HiCal
or hiproc.
Fixed
+++++
- EDR_Stats was failing when some histats return values were None. Now properly
just saves a "None" for SNR.
- HiCal multiprocessing approach was failing when a Channel was bypassed, essentially breaking the whole run.
- When the HiStitch function was called externally, a missing channel wasn't handled properly. When called from the
HiStitch console script, it was fine.
- hiproc adjusted to take advantage of the above two fixes to HiCal and HiStitch.
- HiccdStitch now tolerant against the new ISIS stats return of the "N/A" string for missing values.