Metadata-Version: 2.1
Name: simspec
Version: 1.8.5
Summary: User interface for SimSpec. SIMplified SPECtrum reduction package for astronomy.
Home-page: http://astro.subhashbose.com/simspec
Author: Subhash Bose
Author-email: email@subhashbose.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: simspec-lib (>=2.4.0.0)

Install / Upgrade
-----------------

pip install --no-cache-dir --upgrade simspec


Installing modules
------------------
Before you start using you need to install Instrument/Telscope module(s) as per you requirement.

Download pre-built SimSpec module from http://astro.subhashbose.com/simspec/ and install as,

simspec -installmodule <MODULE_PACKAGE>

Installing SimSpec modules require same level of file system permission as it was used for installing sismpec


For Usage Help
--------------

simspec --help




