Skip to content

awmann/GCPD3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GCPD3 is a python code designed to help query the GCPD (General Catalog of Photometric Data) from the command line. 
The code is based on a code written bin Gerard van Belle, but heavily modified to:
Fix some bugs with specific photometric systems
Add in some missing systems
Add in rem code option
Clean up details for faster processing

The syntax is:
python gcpd3.py -—target <Target Name> —-system <System> —-rem <rem code>
An example target name might be ‘HD 17713’, an example system would be UBV. The rem code is a GCPD code used to separate out binaries with the same name. So HD 17713 with no rem code will not include the Thompson photometry that’s just for HD 17713 AB. To get that photometry use —-rem AB


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages