stevensallyra1@... Aug 19, 2018
virtualenv
first):git clone https://github.com/LCOGT/Astrometrica2ADES
cd Astrometrica2ADES
pip install -r requirements.txt
python setup.py install
pip install git+https://github.com/LCOGT/Astrometrica2ADES
activate
the Virtualenv again if you restart the computer or quit the Git Bash shell.virtualenv ~/ades_venv
source ~/adev/Scripts/activate
pip install git+https://github.com/LCOGT/Astrometrica2ADES
On 18/08/2018 18:50, Bill Gray pluto@... [find_orb] wrote:
> Hello all,
>
> The other advantage of this update is that it allows one to
> compute orbits using "traditional" 80-column MPC-formatted
> astrometry, and/or ADES in PSV or XML formats. You can mix
> and match formats; confusing the program should be difficult
> to do.