AeonLight

BatchViewRenamer

BatchViewRenamer is a PixInsight script designed to simplify the renaming of open image views, originally targeting data produced by WeightedBatchPreprocessing (WBPP) and stored in the master directory.

The script automatically renames integrated images using filter information stored in the FITS header, while optionally closing auxiliary views such as crop masks, rejection maps, and weight maps. This helps keep the workspace clean and ensures a consistent, reproducible naming scheme for integrated data.

All XISF files from the master directory can be opened at once: BatchViewRenamer retains and renames only the relevant integration images, while handling auxiliary and reference files automatically.

BatchViewRenamer is not limited to WBPP outputs and can be used with any image containing a valid filter tag in its FITS header, making it suitable for a wide range of PixInsight workflows. It is particularly useful for multi-filter imaging sessions.

The script also supports dedicated tagging for DrizzleIntegration and AutoCrop results, provided the corresponding keywords are present in the filenames, as is typically the case with WBPP outputs.