User Guide to UVIT Data Reduction
This document provides a user guide for reducing UVIT data using CCDLAB. While CCDLAB offers a straightforward data reduction work-flow, users may encounter certain challenges that require additional guidance. This guide provides instructions by addressing common issues related to key processing steps, including WCS solutions and VIS drift tracking.
đĄ Research Summary
The paper presents a practical, stepâbyâstep user guide for reducing UltraâViolet Imaging Telescope (UVIT) data with the CCDLAB software package. While CCDLAB already provides a relatively straightforward reduction pipeline, the authors identify several recurring problems that users encounter and offer detailed troubleshooting instructions to resolve them.
The workflow begins with downloading CCDLAB from GitHub and extracting the LevelâŻ1 (L1) UVIT data archives using 7âZip. The âExtract gz or zip Archivesâ menu automatically performs preliminary processing up to orbitâwise registration. A critical early decision is whether to enable the âIgnore hot pixelâ option; leaving it off can cause spurious bright spots during the initial registration, so the guide advises reâprocessing with the option checked and verifying the removal of hot pixels by comparing before/after images.
VIS (visible) drift tracking is performed automatically as part of the extraction, but faint VIS fields often trigger an error. In such cases the user must switch to manual pointâsource selection: bright stars are identified in each orbit, their positions are entered, and the resulting xâ and yâdrift series are inspected. The guide explains how to distinguish correctly tracked sources (green/yellow paths) from failed ones and how to redo the tracking manually.
Image registration proceeds via the âGeneral Registrationâ command. The first selected point becomes the anchor; subsequent points are marked with red boxes and can be moved or rotated until all frames align. Because registration is iterative, users are encouraged to repeat the process until the red boxes line up consistently across all orbits. After satisfactory alignment, the âMerge Centroid Listâ function combines the individual orbit images, and an optional âCreate Drift Correction List â Optimize Point Source ROIâ step refines source profiles.
World Coordinate System (WCS) solutions are derived using the GaiaâŻDR3 catalogue. The default CCDLAB values for CVâŻAL1 (RA) and CVâŻAL2 (Dec) must be replaced with RAâŻPNT and DECâŻPNT, after which the âAstraCartaâ button downloads the catalogue as a FITS file. Clicking âSolveâ runs the solver with a default stopping criterion of 6 and 75 catalogue points. If no solution is found, the guide recommends increasing the number of catalogue points (by 25â50) and, if necessary, raising the stopping criterion. The authors warn that using too few refinement sources can produce multiple competing solutions; therefore both parameters should be increased together to obtain a unique, accurate WCS. Once a solution is secured, the image may be deârotated via the âDeârotate Loaded Images via WCSâ menu. As a last resort, users can manually input coordinates of known stars, though this is difficult in crowded fields.
When multiple L1 observations of the same target exist, the guide outlines a merging strategy: extract each L1 zip into its own subâfolder, run the registration steps for each, then perform a manual âGeneral Registrationâ on the parent folder to correct any interâobservation shifts. The âMerge Multiple L1 Obs. IDsâ and subsequent âMerge Centroid Listâ commands combine all orbits into a single dataset, after which the standard WCS correction, deârotation, and finalization steps are applied.
Throughout the document, the authors provide screen captures and direct links to YouTube tutorials that demonstrate each procedure (e.g., hotâpixel handling, WCS solving, manual VIS tracking, merging observations). They also discuss common pitfalls such as hotâpixel artifacts, VIS drift failures, ambiguous WCS solutions, and image shift errors during merging, offering concrete remedies for each.
In summary, this guide supplements the existing literature on UVIT data reduction by delivering a concise, problemâfocused manual that enables researchers to process UVIT observations efficiently and with higher scientific fidelity, leveraging CCDLABâs capabilities while mitigating its known limitations.
Comments & Academic Discussion
Loading comments...
Leave a Comment