Skip to content

Commit f6be075

Browse files
authored
Merge pull request #26 from JuliaAstro/icweaver-canonize
Canonize
2 parents a434a02 + 553a350 commit f6be075

File tree

4 files changed

+13
-1726
lines changed

4 files changed

+13
-1726
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# PSFModels.jl
22

3-
[![Build Status](https://github.com/juliaastro/PSFModels.jl/workflows/CI/badge.svg?branch=main)](https://github.com/juliaastro/PSFModels.jl/actions)
4-
[![PkgEval](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/P/PSFModels.svg)](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html)
5-
[![Coverage](https://codecov.io/gh/juliaastro/PSFModels.jl/branch/main/graph/badge.svg?branch=main)](https://codecov.io/gh/juliaastro/PSFModels.jl)
6-
[![License](https://img.shields.io/github/license/JuliaAstro/PSFModels.jl?color=yellow)](LICENSE)
3+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaastro.org/PSFModels/stable/)
4+
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaastro.org/PSFModels.jl/dev/)
75

8-
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaastro.github.io/PSFModels.jl/stable)
9-
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaastro.github.io/PSFModels.jl/dev)
6+
[![CI](https://github.com/JuliaAstro/PSFModels.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaAstro/PSFModels.jl/actions/workflows/ci.yml)
7+
[![PkgEval](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/P/PSFModels.svg)](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html)
8+
[![codecov](https://codecov.io/gh/juliaastro/PSFModels.jl/graph/badge.svg?token=Jy06ZuwvVi)](https://codecov.io/gh/juliaastro/PSFModels.jl)
9+
![License](https://img.shields.io/github/license/JuliaAstro/PSFModels.jl?color=yellow)
1010

1111
Fast, allocation-free point-spread function (PSF) representations
1212

0 commit comments

Comments
 (0)