[Isocops] mapD

Nathan Schwadron nschwadron at mac.com
Thu Jun 3 16:34:42 EDT 2010


For the record:

[nathanas at ena scripts]$ svn diff -r 7082:7075 science_prods.sh 
Index: science_prods.sh
===================================================================
--- science_prods.sh	(revision 7082)
+++ science_prods.sh	(revision 7075)
@@ -36,7 +36,9 @@
 estfs="$estfs hd05 hd20 hd30 hd60"
 estfs="$estfs ha05 ha20 ha30 ha60"
 estfs="$estfs hb60 hb90 hb12"
-gmaps="mapA mapB mapC" # mapD
+gmaps=''
+gmaps="$gmaps mapA mapB mapC"
+#gmaps="$gmaps"
 
 # opts for on/off/hi/lo
 opts="main $culls $estfs $gmaps sset"
@@ -85,16 +87,8 @@
     fluxe=$fluxe
     opair=$opair
     sciopairs=$sciopairs
-    hies=\"$hies\"
-    loes=\"$loes\"
-    gmaps=\"$gmaps\"
     
-are available if you know what these are for and can master the extra
-quoting to get the spaces past the shell expansion.  In particular,
-\$gmaps defines which maps get rebuilt *each* time.  You may wish to
-edit the script and change the default to the current map or the selection
-of culls processed.
-
+are available if you know what these are for.
 "
 
 # parse the command line options
@@ -234,7 +228,6 @@
     mapA)   MAP_ENV='ENV:CHILD_MAPA=true'   ;;
     mapB)   MAP_ENV='ENV:CHILD_MAPB=true'   ;;
     mapC)   MAP_ENV='ENV:CHILD_MAPC=true'   ;;
-    mapD)   MAP_ENV='ENV:CHILD_MAPD=true'   ;;
     *)      echo $maps action is undefined.
 	    continue                        ;;
     esac


;----------


[nathanas at ena children]$ svn up ha20-efhide.cat 
U    ha20-efhide.cat
Updated to revision 7082.
[nathanas at ena children]$ svn diff -r 7077:7076 ha20-efhide.cat 
Index: ha20-efhide.cat
===================================================================
--- ha20-efhide.cat	(revision 7077)
+++ ha20-efhide.cat	(revision 7076)
@@ -59,8 +59,6 @@
 ${CHILD_MAPB-false} && qmulti_flux100_sdir=fluxmaps-B
 ${CHILD_MAPC-false} && qmulti_orbits_todo="00{57..79}"
 ${CHILD_MAPC-false} && qmulti_flux100_sdir=fluxmaps-C
-${CHILD_MAPD-false} && qmulti_orbits_todo="00{80..99} 01{00..02}"
-${CHILD_MAPD-false} && qmulti_flux100_sdir=fluxmaps-D
 
 qmulti_opair_sdir=hi-2-deg-pairs
 qmulti_opair_errors_sdir=hi-2-deg-pairs-errors
[nathanas at ena children]$ 




On Jun 3, 2010, at 2:15 PM, Geoffrey B. Crew wrote:

> In another orbit or so, mapC will be complete and you will want the next
> map.  (It'll probably be as crappy as mapB, but so it goes.)  I have
> not activated it in science_prods.sh, but the necessary mod to that
> is trivial when the time comes.
> 
>  $ svn commit -m'defined a mapD' !$
>  svn commit -m'defined a mapD' $IBEX_ROOT/isoc/src/ops
>  Sending        ops/admin/scripts/science_prods.sh
>  Sending        ops/config/idsup/children/ha20-efhide.cat
>  Sending        ops/config/idsup/children/ha60-efhide.cat
>  Sending        ops/config/idsup/children/hb60-eflode.cat
>  Sending        ops/config/idsup/children/hb90-eflode.cat
>  Sending        ops/config/idsup/children/hd20-efhide.cat
>  Sending        ops/config/idsup/children/hd60-efhide.cat
>  Transmitting file data .......
>  Committed revision 7077.
> 
> (An svn diff will show you what I did.)
> 
> I'll note in passing that I've just (arbitrarily) assigned another
> 22 orbits per map for C and D, and as things have turned out, some
> minor renumbering may be something to do at some point in the future.
> 
> -- 
> 
> 		Geoff (gbc at space.mit.edu)
> 
> Please restrict discussions on this email list to non-ITAR sensitive topics.
> ______________________________________________
> Isocops mailing list
> Isocops at lists.sr.unh.edu
> http://lists.sr.unh.edu/mailman/listinfo/isocops

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sr.unh.edu/mailman/private/isocops/attachments/20100603/a2923b04/attachment-0001.html 


More information about the Isocops mailing list