Releases: ashkanpakzad/AirQuant
Releases · ashkanpakzad/AirQuant
AirQuant v0.1.2
Last version of AirQuant before complete refactor.
This version is very specific to Clinical Chest scans for analysing airways only.
What's Changed
- Dev by @ashkanpakzad in #13
- added time printout to track how long a case took to be processed by @ashkanpakzad in #14
- changed airway save interval from 1 to 50 during high level airway tr… by @ashkanpakzad in #15
- minor support to better automation of processing cases and post manual manipulation of airway tree by @ashkanpakzad in #16
- Add lung vol by @ashkanpakzad in #17
- Dev by @ashkanpakzad in #18
- added individual function to reclass lobe branch by @ashkanpakzad in #19
Full Changelog: v0.1.1...v0.1.2
AirQuant v0.1.1
Latest updates for v0.1.1:
- Introduction of plugins for more standardised execution of AQ and easier plug-and-play batch processing.
- Easier methods to reclassify airway lobes.
- Plug-in for just running airway segmentation assessment.
- Calculation of arclength and euclidean length and tortuosity of airways.
- Batch processing of PTK skeleton.
- FWHM adapted to identify outlier airway points using MAD (Median Absolute Deviation) variability - more robust.
- Use 180 rays instead of 50 to complement identification of outlier points.
- mean diameter of an airway now computed by throwing away extreme 10% of values (5% in either direction).