Skip to content

stjordanis/BackgroundMeshes.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackgroundMeshes.jl

PkgEval Build Status Coverage License

Stable Dev

Create meshes for estimating the background in astronomical images. Originally a submodule of Photometry.jl.

Installation

Currently, this package is unregistered and must be installed directly from this repository using the built-in package manager

julia>]
pkg> add https://github.com/JuliaAstro/BackgroundMeshes.jl
julia> using Pkg; Pkg.add("https://github.com/JuliaAstro/BackgroundMeshes.jl")

For more information, see the Pkg documentation.

Usage

To load this package

julia> using BackgroundMeshes

Please see the online documentation for further usage, tutorials, and API reference.

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.

License

The work derived from astropy/photutils is BSD 3-clause. All other work uses the MIT license. Therefore, this work as a whole is BSD 3-clause. LICENSE contains all licenses and any files using derived work are noted at the top of the file.

About

Create meshes for estimating the background in astronomical images

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%