crispy.grid_ridge#
Functions for gridding and processing CRISPy results on reference images.
This module provides tools to map CRISPy ridge detection results onto a reference image grid, clean and refine the skeleton structures, and handle input and output operations. Key functionalities include skeleton gridding, labeling, pruning, and advanced 2D/3D structure manipulation for astrophysical data.
Functions
Process and grid CRISPy coordinates onto a reference image, labeling and cleaning skeleton structures. |
|
Process and grid CRISPy coordinates in PPV space onto a reference image, labeling and cleaning skeleton structures. |
|
Calculate the sky-projected length of a 3D skeleton. |
|
Map raw CRISPy results onto a reference image grid and save the gridded results. |
|
Map CRISPy skeleton coordinates onto a reference image grid. |
|
Label unconnected ridges using DBSCAN clustering. |
|
Map CRISPy skeleton coordinates onto a reference grid and clean the skeleton. |
|
Read filament skeleton data from a file. |
|
Reduce a list of ridge coordinates to one unique point per pixel. |
|
Write a gridded image to a FITS file. |