Pynpoint

Latest version: v0.11.0

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.0

- Compatibility with Python 2.7 has been dropped.
- `RepeatImagesModule` for duplicating an image or stack of images.
- `FrameSimilarityModule` for measuring the similarity between images.
- `SelectByAttributeModule` for selecting images based on attribute values. Can be used in tandem with `FrameSimilarityModule`.
- `ExtractBinaryModule` for extracting a PSF which rotates across the image stack.
- `FitCenterModule` which has been adopted from `StarCenteringModule` (which will be deprecated in a future release). The module only fits the PSF while the shifting is done with the `ShiftImagesModule`, by passing the dataset tag with the fit results.
- Improved multiprocessing in `ContrastCurveModule`.
- `NearReadingModule` for reading VLT/VISIR data of the NEAR experiment.
- Use the unbiased standard deviation in the SNR and FPF computation.
- `MassLimitsModule` for converting detection limits into mass limits.
- `ImageStatisticsModule` for basic statistics of pixel values.
- Rewriting of the `PSFpreparationModule`.
- Multiple small improvements, bug fixes, and new functionalities.
- Improved documentation and additional test cases.

0.7.0

- Header value check in `FitsWritingModule`
- `filenames` parameter for `FitsReadingModule`
- Multiprocessing bug fix for queue order in `ContrastCurveModule`
- New `ContrastCurveModule` which calculates the limits without iteration
- Updated documentation
- New test cases

0.6.3

- Major updates in the documentation.
- Documentation for the NEAR experiment.
- Datasets with a single image are processed as 3D array.
- `filter_size` parameter in the `StarCenteringModule`.
- Improvements in the `Hdf5ReadingModule`.
- Angle correction of 360 degrees in the `AngleCalculationModule`.
- Bug fix in `StackAndSubsetModule`.
- Improved calculation of the mean angle in `StackAndSubsetModule`.
- `optimize` parameter in `FalsePositiveModule`.
- New pipeline module: `ClassicalADIModule`
- `residuals` parameter in `ContrastCurveModule`.
- `model` parameter in `StarCenteringModule` for fitting a 2D Gaussian or 2D Moffat function.

0.6.2

- New pipeline module: `LineSubtractionModule`.
- Pipeline modules for PCA-based background subtraction have been moved to `processing.pcabackground`.
- New `residuals` parameter in `SimplexMinimizationModule` and `MCMCsamplingModule`.
- Bug fix in `FitsReadingModule`. Non-static attributes are no longer automatically read from the FITS header, only the configuration file should be used.
- Improvements in `AngleCalculationModule` for SPHERE data.

0.6.1

- Renaming of package structure, following the PEP8 guidelines
- Improved multiprocessing with the `ContrastCurveModule` for large (>2GB) datasets
- New `variance` parameter in `MCMCsamplingModule`
- Several small bug fixes and improvements
- Improved documentation

0.6.0

- Compatibility with Python 2.7, 3.6, and 3.7.
- Circular and elliptical `aperture` properties for flux and position modules.
- Aperture `prior` option for `MCMCsamplingModule`.
- Improved masking for all modules that use PCA.
- Constant FPF or "sigma" `threshold` parameter for `ContrastCurveModule`.
- Several new `Util` functions.
- Several small bug fixes.
- Additional test cases and documentation.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.