Skip to content

Commit 6353aa1

Browse files
author
Sarah Wagner
committed
Merge branch 'main' of https://github.com/swagner-astro/lightcurves into main
Goolge Colab optimization
2 parents 2d1a3bb + 06a0360 commit 6353aa1

File tree

4 files changed

+798
-720
lines changed

4 files changed

+798
-720
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.12.3"
19+
rev: "v0.12.5"
2020
hooks:
2121
# id: ruff-check would go here if using both
2222
- id: ruff-format

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# lightcurves
22

33
This is the lightcurves repository. Check it out: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1OqafFK4FQA_tBwTTnYMG-1D5uhTQ5X0D#scrollTo=european-mechanism) <br>
4+
or maybe better the new version: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/swagner-astro/lightcurves/blob/main/illustration_lightcurve.ipynb) <br>
5+
46
See here for scientific application of this code:
57
https://pos.sissa.it/395/868
68

0 commit comments

Comments
 (0)