From c0c78ce2c3dd1a36d9bf8fb68deb5088c9aa779d Mon Sep 17 00:00:00 2001 From: Peter Teuben Date: Thu, 29 Aug 2024 22:53:57 -0400 Subject: [PATCH] plot histogram to 8sigma --- bin/lmtoy_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lmtoy_functions.sh b/bin/lmtoy_functions.sh index ef32f8e..9aafb59 100755 --- a/bin/lmtoy_functions.sh +++ b/bin/lmtoy_functions.sh @@ -781,7 +781,7 @@ function lmtoy_seq1 { _stats=($(ccdstat $s_on.cube3.ccd bad=0 qac=t | txtpar - p0=1,4 p1=1,8)) rms3=${_stats[0]} srat=${_stats[1]} - ccdhist $s_on.cube3.ccd -4*$rms3 4*$rms3 ylog=t blankval=0 residual=false \ + ccdhist $s_on.cube3.ccd -8*$rms3 8*$rms3 ylog=t blankval=0 residual=false bins=32 \ xlab="Intensity [mK]" headline="RMS: $rms3 mK Sratio: $srat" \ yapp=$s_on.hist.$dev/$dev cp $s_on.cube3.ccd junk.pjt