| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This new handler is based on the "StaticFileHandler", and will be used
to serve the simulated products for downloading.
|
|
|
|
|
| |
The new method "_open_hpx()" is added to open the requested the HPX FITS
image using the Python subprocess.
|
|
|
|
|
|
|
|
| |
The "which" GET action try to locate the given executable name/path, in
order to check whether the executable callable.
This function will be used to check the validity of the specified FITS
viewer, which opens the HPX FITS images.
|
| |
|
|
TODO: some actions currently not implemented yet
|