IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#204 closed defect (fixed)

psKernelGenerate algorithm options/concerns

Reported by: robert.desonia@… Owned by: Paul Price
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: major Keywords:
Cc:

Description

I'm not 100% comfortable with my implementation of psKernelGenerate yet, as I
had to make some assumptions concerning the exact interpretation of the input
vectors that are not trivial.

1) Do I assume the opening of the shutter is at t=0 and the initial x,y is 0,0
or is the first entry of the vectors coorespond to the open-shutter event?

2) Since the time of the close-shutter event is not known otherwise, I'm
assuming that the last time entry is the this time. I, therefore, ignore the
x,y vector values at that index (i.e., a shift coincident with the close-shutter
event doesn't contribute to exposure). Is this acceptable?

Should there be other parameter(s) to specify the exposure time span? This is
definitely dependent on the original form of the data expected from the
observatory software, and since I don't have any interface documentation
detailing this, I worry that I haven't implemented it to interface with the data
as it comes from the mountaintop. For instance, I can easily imagine that the
form of the data from the observatory may actually be in multiple parts: a
shutter-open time, an exposure length, and a set of x,y,t points-in-time
representing shift events in the orthogonal-transfer controller. As
psKernelGenerate is currently specified, a reformat of the data would be required.

-rdd

Attachments (2)

conflat2.c (9.2 KB ) - added by Paul Price 22 years ago.
conflat2 by John Tonry
f_ot.092 (193.1 KB ) - added by Paul Price 22 years ago.
Example shifts file from OPTIC

Download all attachments as: .zip

Change History (6)

by Paul Price, 22 years ago

Attachment: conflat2.c added

conflat2 by John Tonry

by Paul Price, 22 years ago

Attachment: f_ot.092 added

Example shifts file from OPTIC

comment:1 by Paul Price, 22 years ago

Resolution: fixed
Status: newclosed

comment:2 by Paul Price, 22 years ago

Keywords: VERIFIED added

comment:3 by Paul Price, 22 years ago

Closing subsequent to release of SDRS-08, ADD-07.

comment:4 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.