[PIPE2D-24] Write python script to create a FiberTraceSet from a flat field file Created: 03/Sep/14  Updated: 17/Oct/14  Resolved: 17/Oct/14

Status: Done
Project: DRP 2-D Pipeline
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Story Priority: Major
Reporter: rhl Assignee: aritter
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Story Points: 10
Epic Link: Initial Fiber Trace pipeline
Sprint: 2014-9
Reviewers: cloomis

 Description   

Convert STELLA CFits code to python/C++ to create a FiberTraceSet from a filename.



 Comments   
Comment by aritter [ 18/Sep/14 ]

check tickets/0024
only change: added createFlatFiberTraceSet.py

Comment by cloomis [ 18/Sep/14 ]

The new script works. I suggest that once it generates output(s) it should go into bin/ or examples/, with the latter being the LSST/HSC convention.
The branch also contained a big change to stellaLib.i. If that's part of the ticket work the ticket can be merged and closed.

Comment by aritter [ 17/Oct/14 ]

Function
template<typename ImageT, typename MaskT=afwImage::MaskPixel, typename VarianceT=afwImage::VariancePixel> bool MaskedSpectrographImage<ImageT, MaskT, VarianceT>::findAndTraceApertures(const PTR(afwImage::MaskedImage<ImageT, MaskT, VarianceT>) &maskedImage, const pfs::drp::stella::FiberTraceFunctionFindingControl &fiberTraceFunctionFindingControl, int minLength_In, int maxLength_In, int nLost_In)
added which returns a FiberTraceSet.
Python program to create : createFlatFiberTraceSet

Generated at Sat Feb 10 15:47:28 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.