Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

phoebe

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phoebe - npm Package Compare versions

Comparing version
2.4.21
to
2.4.22
+9
-1
phoebe.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: phoebe
Version: 2.4.21
Version: 2.4.22
Summary: PHOEBE: modeling and analysis of eclipsing binary stars

@@ -127,2 +127,10 @@ Author-email: Andrej Prša <aprsa@villanova.edu>, Kyle Conroy <kyle.conroy@villanova.edu>, Angela Kochoska <angela.kochoska@villanova.edu>, Martin Horvat <martin.horvat@fmf.uni-lj.si>, Dave Jones <djones@iac.es>, Michael Abdul-Masih <michael.abdul-masih@eso.org>, Bert Pablo <hpablo@aavso.org>, Joe Giammarco <giammarc@eastern.edu>

### 2.4.22
* Fixes bug where LS periodogram was returning frequency instead of period [#1089]
* Fixes passband luminosity computation for the dataset-scaled mode. [#1091]
* Fixes third light computation when multiple passbands are used. [#1091]
* Argument order for compute_l3s() changed to explicitly provide the model as it is required for correct scaling. [#1091]
* Fixes support for newer releases of scipy. [#1102]
### 2.4.21

@@ -129,0 +137,0 @@

+1
-1

@@ -20,3 +20,3 @@ """

__version__ = '2.4.21'
__version__ = '2.4.22'

@@ -23,0 +23,0 @@ import os as _os

Metadata-Version: 2.4
Name: phoebe
Version: 2.4.21
Version: 2.4.22
Summary: PHOEBE: modeling and analysis of eclipsing binary stars

@@ -127,2 +127,10 @@ Author-email: Andrej Prša <aprsa@villanova.edu>, Kyle Conroy <kyle.conroy@villanova.edu>, Angela Kochoska <angela.kochoska@villanova.edu>, Martin Horvat <martin.horvat@fmf.uni-lj.si>, Dave Jones <djones@iac.es>, Michael Abdul-Masih <michael.abdul-masih@eso.org>, Bert Pablo <hpablo@aavso.org>, Joe Giammarco <giammarc@eastern.edu>

### 2.4.22
* Fixes bug where LS periodogram was returning frequency instead of period [#1089]
* Fixes passband luminosity computation for the dataset-scaled mode. [#1091]
* Fixes third light computation when multiple passbands are used. [#1091]
* Argument order for compute_l3s() changed to explicitly provide the model as it is required for correct scaling. [#1091]
* Fixes support for newer releases of scipy. [#1102]
### 2.4.21

@@ -129,0 +137,0 @@

@@ -14,3 +14,3 @@ # PHOEBE build specification

name = "phoebe"
version = "2.4.21"
version = "2.4.22"
description = "PHOEBE: modeling and analysis of eclipsing binary stars"

@@ -17,0 +17,0 @@ readme = "README.md"

@@ -81,2 +81,10 @@ PHOEBE 2.4

### 2.4.22
* Fixes bug where LS periodogram was returning frequency instead of period [#1089]
* Fixes passband luminosity computation for the dataset-scaled mode. [#1091]
* Fixes third light computation when multiple passbands are used. [#1091]
* Argument order for compute_l3s() changed to explicitly provide the model as it is required for correct scaling. [#1091]
* Fixes support for newer releases of scipy. [#1102]
### 2.4.21

@@ -83,0 +91,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display