Changeset 38954 for trunk/ippToPsps/jython/forcedwarpbatch.py
- Timestamp:
- Oct 23, 2015, 3:37:32 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/forcedwarpbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/forcedwarpbatch.py
r38951 r38954 400 400 sqlLine.group("FapFlux", "AP_FLUX / " + expTimeString) 401 401 sqlLine.group("FapFluxErr", "AP_FLUX_SIG / " + expTimeString) 402 sqlLine.group("FapFillF", "AP_NPIX / (3.14159265359 * POW(AP_MAG_RADIUS - 0.5, 2))")402 sqlLine.group("FapFillF", "AP_NPIX / (3.14159265359 * AP_MAG_RADIUS * AP_MAG_RADIUS)") 403 403 sqlLine.group("FapRadius", "AP_MAG_RADIUS") 404 404 sqlLine.group("FkronFlux", "KRON_FLUX / " + expTimeString)
Note:
See TracChangeset
for help on using the changeset viewer.
