We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f4211 commit 66dcfe8Copy full SHA for 66dcfe8
astrodeep/scripts/make_opt.sh
@@ -50,6 +50,6 @@ egg-2skymaker cat=$CATALOG $I2SKY_OPTIONS band=spitzer-irac2 \
50
for SKYCAT in $SKYDIR/$CATBASE-irac2*.cat; do
51
SKYCONF=$(dirname $SKYCAT)/$(basename $SKYCAT .cat)-sky.conf
52
sky $SKYCAT -c $SKYCONF
53
- egg-postskymaker conf=$SKYCONF
+ egg-postskymaker conf=$SKYCONF background=-0.0029
54
rm $MAPDIR/$(basename $SKYCAT .cat)-sci.list
55
done
0 commit comments