Astec package¶
ASTEC, for Adaptive Segmentation and Tracking of Embryonic Cells, was first developed during L. Guignard PhD thesis [Gui15].
Its development has been pursued, and it was used to process 3D+t movies acquired by the MuViSPIM light-sheet microscope [GFL+20]. Please cite this last article if you use ASTEC.
Related publications can be found in Publications & bibliography.
Contents
- 1. Overview
- 2. Installation
- 3. Command line interfaces
- 4. Data organization
- 5. Tutorial
- 6. Tutorial (advanced)
- 7.
astec_fusion- 7.1. Fusion method overview
- 7.2. Multiview lightsheet microscope acquisition
- 7.3. Important parameters in the parameter file
- 7.4. Fusion / input data
- 7.5. Fusion / output data
- 7.6. Step 3 parameters: raw data cropping
- 7.7. Step 5 parameters: image co-registration
- 7.8. Step 6: linear combination of co-registered image stacks
- 7.9. Step 7: fused data cropping
- 7.10. Fusion troubleshooting
- 7.11. Advanced use
- 8.
astec_drift - 9.
astec_mars - 10.
astec_manualcorrection - 11.
astec_astec - 12.
astec_postcorrection - 13.
astec_intraregistration- 13.1. Intra-registration procedure overview
- 13.2.
astec_intraregistrationadditional options - 13.3. Intra-registration / input data
- 13.4. Intra-registration / output data
- 13.5. Step 1: co-registration
- 13.6. Step 3: template building
- 13.7. Step 4: resampling fusion/segmentation images
- 13.8. Step 5: 2D+t movies
- 13.9. Step 6: 3D maximum over the 3D+t sequence
- 13.10. Intra-registration / parameter file examples
- 13.11. Intra-registration troubleshooting
- 14.
astec_embryoproperties - 15. Image sequence properties
- 16. Image preprocessing
- 16.1. Histogram based image value transformation
- 16.2. Intensity image smoothing
- 16.3. Membrane dedicated enhancement
- 16.4. Outer contour
- 16.5. Some examples
- 16.5.1.
intensity_transformation= ‘identity’ andintensity_enhancement= None - 16.5.2.
intensity_transformation= ‘normalization_to_u8’ andintensity_enhancement= None - 16.5.3.
intensity_transformation= ‘identity’ andintensity_enhancement= ‘gace’ - 16.5.4.
intensity_transformation= ‘normalization_to_u8’ andintensity_enhancement= ‘gace’ - 16.5.5.
intensity_transformation= None andintensity_enhancement= ‘gace’
- 16.5.1.
- 17. Image registration
- 18. Parameters
- 18.1. Prefixed parameters
- 18.2. Experiment parameters
- 18.2.1. Common parameters
- 18.2.2. Raw data directory parameters
- 18.2.3. Fusion directory parameters
- 18.2.4. Drift directory parameters
- 18.2.5. Contour directory parameters
- 18.2.6. Membrane reconstruction directory parameters
- 18.2.7. Seed reconstruction directory parameters
- 18.2.8. Morphosnake reconstruction directory parameters
- 18.2.9. Mars directory parameters
- 18.2.10. Astec directory parameters
- 18.2.11. Post-processing directory parameters
- 18.2.12. Intra-registration directory parameters
- 18.3. Ace parameters
- 18.4. Morphosnake parameters
- 18.5. Preprocessing parameters
- 18.6. Registration parameters
- 18.7. Seed edition parameters
- 18.8. Watershed parameters
- 18.9. Diagnosis parameters
- 18.10.
astec_fusionparameters - 18.11.
astec_driftparameters - 18.12.
astec_marsparameters - 18.13.
astec_manualcorrectionparameters - 18.14.
astec_astecparameters - 18.15.
astec_postcorrectionparameters - 18.16.
astec_intraregistrationparameters - 18.17.
astec_embryopropertiesparameters
- 19. Some notations
- 20. Reference API
- 21. Release notes
- 21.1. Developer version
- 21.2. Version 2.3.10
- 21.3. Version 2.3.9
- 21.4. Version 2.3.8
- 21.5. Version 2.3.7
- 21.6. Version 2.3.6
- 21.7. Version 2.3.5
- 21.8. Version 2.3.4
- 21.9. Version 2.3.3
- 21.10. Version 2.3.2
- 21.11. Version 2.3.1
- 21.12. Version 2.3.0
- 21.13. Version 2.2.13
- 21.14. Version 2.2.12
- 21.15. Version 2.2.11
- 21.16. Version 2.2.10
- 21.17. Version 2.2.9
- 21.18. Version 2.2.8
- 21.19. Version 2.2.7
- 21.20. Version 2.2.6
- 21.21. Version 2.2.5
- 21.22. Version 2.2.4
- 21.23. Version 2.2.3
- 21.24. Version 2.2.2
- 21.25. Version 2.2.1
- 21.26. Version 2.2.0
- 21.27. Version 2.1.11
- 21.28. Version 2.1.10
- 21.29. Version 2.1.9
- 21.30. Version 2.1.8
- 21.31. Version 2.1.7
- 21.32. Version 2.1.6
- 21.33. Version 2.1.5
- 21.34. Version 2.1.4
- 21.35. Version 2.1.3
- 21.36. Version 2.1.2
- 21.37. Version 2.1.1
- 21.38. Version 2.1.0
- 21.39. Version 2.0.0
- 21.40. Version 1.7.2
- 21.41. Version 1.7.1
- 21.42. Version 1.7.0
- 21.43. Version 1.6.2
- 22. Publications & bibliography