Changeset 13989 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Jun 27, 2007, 8:30:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r13975 r13989 515 515 516 516 # Add the result into the database 517 my $bg = $mean;518 my $bg_stdev = $stdev;517 my $bg = $mean; 518 my $bg_stdev = $stdev; 519 519 my $bg_mean_stdev = $meanStdev; 520 my $bin_stdev = $binStdev;520 my $bin_stdev = $binStdev; 521 521 522 522 unless ($no_update) {
Note:
See TracChangeset
for help on using the changeset viewer.
