IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Closed 18 years ago

#1024 closed enhancement (fixed)

tessellation should not be fixed in recipe

Reported by: eugene Owned by: Paul Price
Priority: high Milestone:
Component: ippconfig Version: unspecified
Severity: minor Keywords:
Cc:

Description

currently, the tessalation used by the warp analysis is determined from the tessalation list in the camera.config file. each tessalation listed is used. this is too limiting; the tessalation should be specified as part of the input parameters to the warp stage; they can then be selected for a given exposure on the basis of some other information. For example, the routine (pantasks level) which defines new warp runs can examine things like the OBJECT, the otis script, or the (yet undefined) survey / observation sequence keywords to choose the tessalation. or alternatives can be chosen manually.

Change History (5)

comment:1 by Paul Price, 18 years ago

Status: newassigned

I believe we are going to have the tessellation for a particular exposure specified upon registration.

comment:2 by Paul Price, 18 years ago

Summary: tessalation should not be fixed in recipetessellation should not be fixed in recipe

comment:3 by Paul Price, 18 years ago

Desired tess_id is now specified in the database for a newExp, and tracked through to the warp. I don't think there's a capability to set it in the register task, so we need to think about how it's initially set.

warp_overlap.pl no longer iterates over multiple possible tessellations, but uses the provided tessellation.

comment:4 by eugene, 18 years ago

tess_id can be added at inject (pxinject -newExp), and there is supposed to be an option to set it differently with -queue for each of the science stages.

the option -set_tess_id is defined for camtool -queue, warptool -definerun, but not for chiptool -queue.

gene

comment:5 by Paul Price, 18 years ago

Resolution: fixed
Status: assignedclosed

OK, then, I think we can call this resolved.

Note: See TracTickets for help on using tickets.