diff --git a/astrohackweek20/bokeh_1.png b/astrohackweek20/bokeh_1.png new file mode 100644 index 0000000..5fdf23d Binary files /dev/null and b/astrohackweek20/bokeh_1.png differ diff --git a/astrohackweek20/gui_1.png b/astrohackweek20/gui_1.png new file mode 100644 index 0000000..656aa86 Binary files /dev/null and b/astrohackweek20/gui_1.png differ diff --git a/astrohackweek20/movingmast.yml b/astrohackweek20/movingmast.yml new file mode 100644 index 0000000..dc20d12 --- /dev/null +++ b/astrohackweek20/movingmast.yml @@ -0,0 +1,17 @@ +title: Search MAST for Moving Targets +creators: + - David Rodriguez + - Clara Brasseur + - Uday Ghosh + - Malena Rice + - Mariia Demianenko + - Kevin Ortiz +description: We’ve created a prototype interface that can be used to search for MAST data for a specified target (eg, planet, asteroid, etc) in a given time range. +source-url: https://github.com/dr-rodriguez/MovingMast +live-url: + - https://mybinder.org/v2/gh/dr-rodriguez/MovingMast/main?filepath=DemoInterface2.ipynb + - https://movingmast.herokuapp.com/ +images: + - gui_1.png + - bokeh_1.png +contact-github: dr-rodriguez