Jake Ross

Results 26 issues of Jake Ross

Given an IC factor curve in the form of IC = f(ref_det) set the IC factor for a selected set of analyses

add AlertConditional same as most other run conditionals, but it only triggers an AlertEvent Other plugins, e.g. EmailPlugin, should add handlers for the AlertEvent. When event fired email plugin will...

Request to add bracketing interpolate fits to flux. This will be particularly useful for 16 hole irradiation trays were two unknowns are between monitors.

Enhancement
Data Reduction

**Is your feature request related to a problem? Please describe.** when centering on felix we are spending to much to time scanning the low mass side. we want to do...

Enhancement
Spectrometer
help wanted

use the L1 norm minimization to fit data with outliers. ``` f = a*x+b np.linalg.norm(f, ord=1) ```

pytables/hdf5 is total overkill and should be replaced by a simple json persister

see #2102 add a warning if auto push fails to do anything. 1. check if there are outgoing changes 2. push 3. check if there are still outgoing changes

Enhancement

1. Use high level language 2. divide into jobs 3. if software fails restart 4. checkpoint good state 5. hardware monitors software 6. Send Telemetry pychron already follows 1 and...