diff options
-rwxr-xr-x | scripts/chandra_genspcreg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/chandra_genspcreg.sh b/scripts/chandra_genspcreg.sh index 41b28a3..0112f89 100755 --- a/scripts/chandra_genspcreg.sh +++ b/scripts/chandra_genspcreg.sh @@ -160,6 +160,6 @@ elif [ $i -gt 6 ]; then done fi -printf "check SBP regions ...\n" +printf "check rspec regions ...\n" ds9 ${EVT} -regions format ciao -regions system physical \ -regions ${REG_OUT} -cmap he -bin factor 4 |