ESAC 2017 JWST Workshop General Target Visibility Tool

Slides:



Advertisements
Similar presentations
Scheduling Discoverer Reports Scheduling Standard Reports Printing & Re-printing Standard Reports Focus on Reports Session 2 To print: Right click Choose.
Advertisements

 Statistics package  Graphics package  Programming language  Can be used to share/reproduce analyses  Many new packages being created - can be downloaded.
COMP234 Perl Printing Special Quotes File Handling.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
CTEC 1863 – Operating Systems Shell Scripting. CTEC F2 Overview How shell works Command line parameters –Shift command Variables –Including.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
Chapter 9 Part II Linux Command Line Access to Linux Authenticated login using a Linux account is required to access a Linux system. The Linux prompt will.
0 UMN 2011 ERP Terapan ABAP Introduction Session # 8.
Linux environment ● Graphical interface – X-window + window manager ● Text interface – terminal + shell.
6e-1 Science Data Products Daryl Swade DMS Systems Engineer S&OC System Design Review #1.
Introduction to Programming Workshop 1 PHYS1101 Discovery Skills in Physics Dr. Nigel Dipper Room 125d
Ts_print in a few easy steps There are four screens: Entities, Data Items, Date, and Report Format.
Computer Programming for Biologists Oct 30 th – Dec 11 th, 2014 Karsten Hokamp  Fill out.
GTSTRUDL 27 This latest version of GTSTRUDL includes numerous new features, feature enhancements, error corrections, and prerelease features. GTSTRUDL.
Additional UNIX Commands. 222 Lecture Overview  Multiple commands and job control  More useful UNIX utilities.
UNIX Commands. Why UNIX Commands Are Noninteractive Command may take input from the output of another command (filters). May be scheduled to run at specific.
Coding the JWST Calibration Pipeline(s) 2010 Calibration Workshop Robert Jedrzejewski/STScI.
Two-Gyro Science Impact and Observer Information Ken Sembach STUC Meeting 18-November November-2004.
 The ribbon is the primary form of navigation in the Microsoft Office 2007 system.  There are seven Tabs on the Ribbon, more (contextual) tabs will.
1 Space Telescope Science Institute JWST S&OC JWST S&OC Contract Peter Stockman TIPS March 20, 2003.
Parsing BLAST output. Output of a local BLAST search “less” program Full path to the BLAST output file.
TELESCOPE CONTROL SOFTWARE © C2PU, Observatoire de la Cote d’Azur, Université de Nice Sophia-Antipolis Jean-Pierre Rivet CNRS, OCA, Dept. Lagrange
Science Concept for Additional Functionality in the Mosaic Planning Tool Jeff Valenti.
Celestial Sphere Facts: It’s an imaginary sphere with earth in the center. It is useful for locating constellations and stars on a star map.
Desktop Integration with the Appx Client. Launch Documents Run Desktop Programs Transfer Files to the Client Transfer Files from the Client Client-Side.
– Introduction to the Shell 1/21/2016 Introduction to the Shell – Session Introduction to the Shell – Session 3 · Job control · Start,
1 Lecture 4 Post-Graduate Students Advanced Programming (Introduction to MATLAB) Code: ENG 505 Dr. Basheer M. Nasef Computers & Systems Dept.
APT Overview for Transiting Exoplanet Proposals Chris Moriarty – APT Developer.
Tracing the JWST Proposal from User Interface to Commanding of an Instrument Margaret Meixner & WIT Balzano, Robinson & CMD.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. A Concise Introduction to MATLAB ® William J. Palm III.
APT Visit Planner Review Chris O’Dea. The Gallant Crew v Chris O’Dea - Project Scientist v Jesse Doggett - Software Engineer/Coordinator v Tricia Royle.
Introduction to Programming the WWW I CMSC Winter 2003 Lecture 17.
MS-DOS is an acronym for MicroSoft Disk Operating System It is a CUI based operating system. It provides user with a command prompt (generally called.
Science Planning Liaison Scientist JWST Proposal Planning Workshop
Chapter 3: I Need a Tour Guide (Introduction to Visual Basic 2012)
Introduction to the Astronomer’s Proposal Tool (APT)
JWST Science Policy & Science Parallels
HOW TO SELECT DOUBLE STARS FOR OBSERVATION
Observing Strategies and Constraints
Imaging with the James Webb Space Telescope
Navigating the Night Sky
DRAWING LINES To draw lines click View in the Main Menu Toolbar -> Toolbars and check the Editor option. The Editor toolbar will appear amongst the toobars.
Linux Commands Help HANDS ON TRAINING Author: Muhammad Laique
Diane Karakla JWST Community Lecture Series Feb 28, 2017
Data Visualizer.
The JWST Coronagraphic Visibility Tool: Overview and Demo
Auburn University COMP 2710 Software Construction xCode Development Environment for C++ Programming in Mac OS Dr. Xiao.
JWST Pipeline Overview
Stephanie LaMassa (STScI) – deputy
Stefanie Milam (GSFC, JWST Deputy Project Scientist for Solar System)
Bill Blair JWST Project Scientist for User Support STScI/JHU
Diane Karakla ESAC “On Your Mark” Workshop Madrid, Sept
The JWST Exposure Time Calculator
Shell Script Assignment 1.
ESAC 2017 JWST Workshop JWST User Documentation Hands on experience
ESAC 2017 JWST Workshop NIRSpec MSA Planning Tool (MPT)
Searching and Navigating in Coeus
Introduction to javadoc
Command Line Parameters
Science Policies and Timeline
Motivation for a 95% Guide Star Acquisition Probability with JWST
Detector Parameters Marco Sirianni - ESA.
How to implement coordinated parallels
Islamic University of Gaza
Introduction to javadoc
Tutorial 7 – Integrating Access With the Web and With Other Programs
Scripts In Matlab.
Scheduling is Difficult
Introduction to Bash Programming, part 3
Causes And Solution To Recover Lost Partition Table.
Presentation transcript:

ESAC 2017 JWST Workshop General Target Visibility Tool Hands on experience

Things to remember This tool provides an overview of visibility windows and PA availability for each SI as a function of time The schedulability of a given observation is more complex than just the target visibility as it also involves the availability of guide stars and possible other constraints imposed at proposal level. APT should be used to provide the schedulabilty of the final observations. NIRSpec and MIRI instruments have their y axis offset from the observatory V3 axis User should be careful when linking different observations with the “Same PA as” special requirement since different Instruments have different PAs Documentation : https://jwst-docs.stsci.edu/display/JPP/JWST+Target+Visibility+Tools

Syntax REMEMBER: Type source activate astroconda usage: jwst_gtvt [-h] [--v3pa V3PA] [--save_plot SAVE_PLOT]                  [--save_table SAVE_TABLE] [--instrument INSTRUMENT]                  [--name NAME] [--start_date START_DATE] [--end_date END_DATE]                  ra dec positional arguments:   ra                    Right Ascension of target in either sexagesimal                         (hh:mm:ss.s) or degrees.   dec                   Declination of target in either sexagesimal                         (dd:mm:ss.s) or degrees. optional arguments:   -h, --help            show this help message and exit   --v3pa V3PA           Specify a desired V3 (telescope frame) Position Angle.   --save_plot SAVE_PLOT                         Path of file to save plot output.   --save_table SAVE_TABLE                         Path of file to save table output.   --instrument INSTRUMENT                         If specified plot shows only windows for this                         instrument. Options: nircam, nirspec, niriss, miri,                         fgs, v3 (case insensitive).   --name NAME           Target Name to appear on plots. Names with space                         should use double quotes e.g. "NGC 6240".   --start_date START_DATE                         Start date for visibility search in yyyy-mm-dd format.                         Earliest available is 2018-01-01.   --end_date END_DATE   End date for visibility search in yyyy-mm-dd format.                         Latest available is 2021-12-31. REMEMBER: Type source activate astroconda at the terminal prompt before running this session Cheat sheet of available command line flags

Case 1 Find the visibility and available Position Angles for an object in the ecliptic plane NGC4579 : 2:37:43.597 +11:49:05.12  Just for the period Oct 1st 2019 – Oct 1st 2020

Find the visibility and available Position Angles for Case 2 Find the visibility and available Position Angles for NGC4151 : 12:10:32.5834 +39:24:21.031 Just for for the period Oct 1st 2019 – Oct 1st 2020

Find the visibility and available Position Angles for Case 3 Find the visibility and available Position Angles for NGC 1850 : 05:08:45.79 -68:45:38.6 for the period Jun 1st 2019 – Jul 31st 2020 For NIRCam only Save the plot to a file instead

Solutions Case 1: jwst_gtvt 12:37:43.597 +11:49:05.12 --start_date 2019-10-01 --end_date 2020-10-01 --name 'NGC4579' NOTES: Overall very limited visibility and limited PAs separated by ~6mos. (Ecliptic latitude is 14.6 degrees) Case 2: jwst_gtvt 12:10:32.5834 +39:24:21.031 --start_date 2019-10-01 --end_date 2020-10-01 --name "NGC 4151" NOTES: different PAs between NIRCAM and NIRSpec. Overall very limited visibility and limited PAs. NIRCam pre-imaging + MOS could be quite difficult to schedule in the same visibility window, but could be done in the cycle (pre-imaging first window, MOS in second window. (Ecliptic latitude is 36 degrees) Case 3: jwst_gtvt 05:08:45.79 -68:45:38.6 --name "NGC 1850" --instrument NIRCAM --start_date 2019-06-01 --end_date 2020-07-31 --save_plot ./test NOTES: the plot will not be displayed on screen, just saved on disk as test.png in the local directory Target close to the galactic pole, continuous visibility, all PAs available. (Ecliptic latitude is -85 degrees)