ethraid 2.5.2__tar.gz → 3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ethraid-2.5.2/ethraid.egg-info → ethraid-3.0}/PKG-INFO +3 -3
- {ethraid-2.5.2 → ethraid-3.0}/README.md +2 -2
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/__init__.py +1 -1
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/helper_functions_general.c +7332 -6223
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/helper_functions_imaging.c +2 -2
- ethraid-3.0/ethraid/compiled/helper_functions_general.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/helper_functions_imaging.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/driver.py +39 -21
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/helper_functions_general.pyx +235 -42
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/helper_functions_imaging.pyx +1 -1
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/helper_functions_plotting.py +0 -2
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/load_save.py +36 -28
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/plotter.py +11 -24
- {ethraid-2.5.2 → ethraid-3.0/ethraid.egg-info}/PKG-INFO +3 -3
- ethraid-2.5.2/ethraid/compiled/helper_functions_general.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/LICENSE +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/MANIFEST.in +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/__init__.py +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/_kepler.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/_kepler.pyx +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/kepler.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/radvel_requirements.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/c_kepler/radvel_setup.py +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/cli.py +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/_kepler.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/c_kepler/_kepler.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/c_kepler/kepler.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/helper_functions_astro.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/ethraid/helper_functions_rv.c +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/helper_functions_astro.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/compiled/helper_functions_rv.cpython-37m-darwin.so +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/.DS_Store +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/TOI1694_832.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/bands.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/baraffe_table1.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/baraffe_table2.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/baraffe_table3.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/baraffe_table4.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/baraffe_table5.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/mamajek.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/test_K_band.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/data/test_K_band_altered.csv +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/helper_functions_astro.pyx +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/helper_functions_rv.pyx +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid/kern_profiler_dummy.py +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid.egg-info/SOURCES.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid.egg-info/dependency_links.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid.egg-info/entry_points.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid.egg-info/requires.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/ethraid.egg-info/top_level.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/requirements.txt +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/setup.cfg +0 -0
- {ethraid-2.5.2 → ethraid-3.0}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ethraid
|
|
3
|
-
Version:
|
|
3
|
+
Version: 3.0
|
|
4
4
|
Summary: Characterize long-period companions using RV trends, astrometric accelerations, and direct imaging
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Judah Van Zandt
|
|
@@ -24,12 +24,12 @@ Please cite Van Zandt \& Petigura (2024, Accepted) and the following DOI if you
|
|
|
24
24
|
- *\$ pip install ethraid*
|
|
25
25
|
- If the installation fails, try upgrading pip: *\$ curl https://bootstrap.pypa.io/get-pip.py | python*
|
|
26
26
|
|
|
27
|
-
## Download repo from Github
|
|
27
|
+
## OR Download repo from Github
|
|
28
28
|
### Install dependencies using requirements.txt
|
|
29
29
|
- *\$ pip install -r requirements.txt*
|
|
30
30
|
|
|
31
31
|
### Build code from top level of repo
|
|
32
|
-
- *\$ cd
|
|
32
|
+
- *\$ cd ethraid/*
|
|
33
33
|
- *\$ python setup.py build_ext --inplace*
|
|
34
34
|
|
|
35
35
|
### Run 3 simple test configuration files to ensure all API and CLI functions are working correctly
|
|
@@ -14,12 +14,12 @@ Please cite Van Zandt \& Petigura (2024, Accepted) and the following DOI if you
|
|
|
14
14
|
- *\$ pip install ethraid*
|
|
15
15
|
- If the installation fails, try upgrading pip: *\$ curl https://bootstrap.pypa.io/get-pip.py | python*
|
|
16
16
|
|
|
17
|
-
## Download repo from Github
|
|
17
|
+
## OR Download repo from Github
|
|
18
18
|
### Install dependencies using requirements.txt
|
|
19
19
|
- *\$ pip install -r requirements.txt*
|
|
20
20
|
|
|
21
21
|
### Build code from top level of repo
|
|
22
|
-
- *\$ cd
|
|
22
|
+
- *\$ cd ethraid/*
|
|
23
23
|
- *\$ python setup.py build_ext --inplace*
|
|
24
24
|
|
|
25
25
|
### Run 3 simple test configuration files to ensure all API and CLI functions are working correctly
|