add slit capabilities to analysis tool

This commit is contained in:
2024-03-08 17:59:59 +01:00
parent 6d26662fe7
commit 38604aa82d
3 changed files with 248 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/python3
#-*- coding:utf-8 -*-
# -*- coding:utf-8 -*-
"""
Library function to query and download datatsets from MAST api.
"""