Closed jakubwro closed 4 years ago
Merging #13 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #13 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 25 25
=====================================
Hits 25 25
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 655f59f...6845efc. Read the comment docs.
@giordano after executing line below I was able to run the script. Some changes were required to make it work, please see the last commit.
(v1.2) pkg> dev https://github.com/JuliaAstro/LombScargle.jl
Thanks for taking care of this! I'm updating LombScargle so that it can be properly installed, it didn't have a Project.toml
Thanks for taking care of this! I'm updating LombScargle so that it can be properly installed, it didn't have a Project.toml
I needed to do something simple after working whole weekend on this NTT stuff without much progress :)
Ok, LombScargle
should now be installable
Ok,
LombScargle
should now be installable
I confirm, it woks with "add" after updating General registry. Anyway generated plots are slightly different, I think caused by changes in Plots.jl