Opened 15 years ago
#1459 new defect
psphot unhappy with chip_id 196207 XY47
| Reported by: | bills | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | psphot | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psphot went a little mental for this chip. It looks like a bright star in the previous image raised havoc.
It looks like psphot was trying to analyze a large number of extended sources and eventually went used so much memory the process went into swap heck
After 105 minutes of processing we decided to put it out of it's misery with the following operations.
kill 19851
update chipProcessedImfile set fault = 0, quality = 42 where chip_id = 196207 and class_id = 'xy47';
chiptool -updaterun -set_note 'chip
xy47 never completed photometry' -chip_id 196207
Note:
See TracTickets
for help on using tickets.
