Pynomad

Latest version: v0.1.7.post1

Safety actively analyzes 623775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.6

------------------

- made finding the nomad database dir more robust & able to find on other volumes (if not buried)
- removed SkyCoord functionality because performance was unacceptable (adding a SkyCoord object column to pandas DataFrame was incredibly slow no matter when/how the column was created, even at initial Dataframe creation)

------------------

0.1.6dev

------------------

- add add_SkyCoord_field param to queries so that can toggle off if don't need. The creation of SkyCoord objects is relatively slow. (Biggest issue is that adding a column to a Pandas DataFrame is quite slow.)
- tried to change how the pandas DataFrame is created to address speed issues when SkyCoord column is included, but failed and stripped out the SkyCoord code
- made finding the nomad database dir more robust & able to find on other volumes (if not buried)
- fixed a few bugs with paths if _nomad_dir isn't given a trailing '/'.

------------------

0.1.5

------------------

- include proper motion values in output dataframes (useful for making starlists for some observatories where they will calculate the proper motion for the specific date)

------------------

0.1.4

------------------

- huge speed-up by moving where 'radec' SkyCoord field is added (now doing after winnowing of stars)

------------------

0.1.3

------------------

- output DataFrame now has 'radec' field that is of type astropy.coordinates.SkyCoord
- added astropy>=1.0.0 dependency

------------------

0.1.2

------------------

- bumped up pandas version requirement because of usage of df.loc[]

------------------

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.