astromodule.splus#
This module performs requests to splus.cloud server over https
Features#
- Download a single rgb image colored using Lupton or Trilogy method 
- Donwload a single fits image of single band 
- Fast batch download of rgb images using multiprocessing 
- Fast batch download of fits images using multiprocessing 
- Single async database query 
- Fast batch database queries using multiprocessing 
Functions
| Decorator that can be placed on functions that needs S-PLUS authentication This decorator will update authorization token before the function call if needed | 
Classes
| This service class interacts with splus.cloud server over https | 
