LACosmic.jl

Laplacian cosmic-ray detection in pure Julia
Author JuliaAstro
Popularity
6 Stars
Updated Last
5 Months Ago
Started In
July 2021

LACosmic.jl

Build Status PkgEval Coverage License

Stable Dev

Laplacian cosmic-ray detection (L.A.Cosmic) in pure Julia.

Installation

To use the LACosmic library, first install it using Pkg

julia> ]add LACosmic

Usage

To import the library

using LACosmic

there is one exported function: lacosmic

clean_image, mask = lacosmic(image)

Contributing and Support

If you would like to contribute, feel free to open a pull request. If you want to discuss something before contributing, head over to discussions and join or open a new topic. If you're having problems with something, please open an issue.

Used By Packages

No packages found.