Changes between Version 4 and Version 5 of BillsSAS39ColorColorPlots
- Timestamp:
- Aug 14, 2015, 1:33:39 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BillsSAS39ColorColorPlots
v4 v5 26 26 8.9-2.5*log10(gFPSFFlux) AS gFPSFMag 27 27 }}} 28 to the list of columns in the query would allow us to avoid the stilts step. However the database is going to be busy and keeping the math done there to a minimum seems like a reasonable thing to do.28 to the list of columns in the query would allow us to avoid the stilts step. However the database is going to be busy and keeping the math done there to a minimum seems like a reasonable thing to do. 29 29 (8.9 is used as the zero point since fluxes are in Janskys). 30 30
