Changes between Version 11 and Version 12 of Czartool
- Timestamp:
- Nov 26, 2010, 11:30:59 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Czartool
v11 v12 31 31 Both a histogram and cumulative distribution of the magic mask fraction can be plotted for a data range. '''Warning''' these plots can take some time to complete due to multiple JOINS necessary in the query to the gpc1 database. 32 32 33 34 {{{ 35 ./czarplot.pl -y 2010-08-15 -m 36 }}} 37 38 33 39 It is also possible to view the magic mask for a particular exposure as a color gradient. 34 40 35 41 36 42 {{{ 37 ./czarplot.pl -m -x 241460 -o .43 ./czarplot.pl -m -x 241460 38 44 }}} 39 45
