docker pull heasarc/ftools docker run -it heasarc/ftools After installation, set environment variables:
# Conda (simplest) conda install -c conda-forge ftools sudo apt-get install ftools-package ftool download
export HEADAS=/path/to/headas source $HEADAS/headas-init.sh Some Windows utilities name their executable ftool.exe for FTP/SFTP automation. working with FITS files (in astronomy)
wget https://heasarc.gsfc.nasa.gov/FTP/software/lheasoft/lheasoft.tar.gz tar -xzf lheasoft.tar.gz cd lheasoft ./configure make make install ftool download
Here is informative content regarding — typically referring to the download of ftool , a command-line utility for managing file systems, working with FITS files (in astronomy), or other specialized tools depending on the context.