| | 57 | * 13:30 MEH: was going to drop all partial exposures from last night, but can try to squeeze ones through by setting imfile to number of valid entries. may be questionable.. but there they are |
| | 58 | {{{ |
| | 59 | update summitExp set imfiles=59 where exp_name = 'o6799g0277o'; |
| | 60 | --> proceeded to through to make diffim (visit 4) |
| | 61 | update summitExp set imfiles=57 where exp_name = 'o6799g0278o'; |
| | 62 | update summitExp set imfiles=58 where exp_name = 'o6799g0279o'; |
| | 63 | update summitExp set imfiles=53 where exp_name = 'o6799g0280o'; |
| | 64 | update summitExp set imfiles=52 where exp_name = 'o6799g0281o'; |
| | 65 | update summitExp set imfiles=51 where exp_name = 'o6799g0282o'; |
| | 66 | update summitExp set imfiles=51 where exp_name = 'o6799g0283o'; |
| | 67 | update summitExp set imfiles=52 where exp_name = 'o6799g0284o'; |
| | 68 | |
| | 69 | update summitExp set imfiles=51 where exp_name = 'o6799g0300o'; |
| | 70 | update summitExp set imfiles=51 where exp_name = 'o6799g0301o'; |
| | 71 | |
| | 72 | }}} |