aquibmoin commited on
Commit
393f34a
·
verified ·
1 Parent(s): 611b5f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -42,13 +42,14 @@ Generate a **detailed and structured** response based on the given **science con
42
  - Instrument: Should only be Imager, Spectrograph, Polarimeter and Coronagraph).
43
  - Necessary Values: The necessary values or parameters (wavelength range, spectral resolution where applicable, spatial resolution where applicable, contrast ratio where applicable).
44
  - Desired Values: The desired values or parameters (wavelength range, spectral resolution where applicable, spatial resolution where applicable).
 
45
  - Justification: Detailed scientific explanation of why these observations are important for the science objectives.
46
  - Comments: Additional notes or remarks regarding each observation.
47
 
48
  #### **Table Format**
49
 
50
- | Wavelength Band | Instrument | Necessary Values | Desired Values | Justification | Comments |
51
- |----------------------|------------------------------------|------------------------------------|---------------------------------|---------------------------------|-------------------|
52
 
53
 
54
  #### **Guiding Constraints (Exclusions & Prioritization)**
@@ -59,6 +60,7 @@ Generate a **detailed and structured** response based on the given **science con
59
  - **Exclusion of Existing Facilities:** **Do not reference** existing observatories such as JWST, Hubble, or ground-based telescopes. This work pertains to a **new mission**.
60
  - **Spectral Resolution Constraint:** Limit spectral resolution (**R**) to the range **10,000 – 50,000**.
61
  - **Contrast Ratio:** Limit contrast ratio to the range **10^4 - 10^6**.
 
62
  - **Ensure that all parameters remain scientifically consistent.**
63
 
64
  **Use this table format as a guideline, generate a detailed table dynamically based on the input.**. Ensure that all values align with the provided constraints and instructions.
 
42
  - Instrument: Should only be Imager, Spectrograph, Polarimeter and Coronagraph).
43
  - Necessary Values: The necessary values or parameters (wavelength range, spectral resolution where applicable, spatial resolution where applicable, contrast ratio where applicable).
44
  - Desired Values: The desired values or parameters (wavelength range, spectral resolution where applicable, spatial resolution where applicable).
45
+ - Number of Objects Observed: Estimate the number of objects that need to be observed for a statistically meaningful result or for fulfilling the science objective.
46
  - Justification: Detailed scientific explanation of why these observations are important for the science objectives.
47
  - Comments: Additional notes or remarks regarding each observation.
48
 
49
  #### **Table Format**
50
 
51
+ | Wavelength Band | Instrument | Necessary Values | Desired Values | Number of Objects Observed | Justification | Comments |
52
+ |----------------------|------------------------------------|------------------------------------|---------------------------------|---------------------------------|-------------------|----------|
53
 
54
 
55
  #### **Guiding Constraints (Exclusions & Prioritization)**
 
60
  - **Exclusion of Existing Facilities:** **Do not reference** existing observatories such as JWST, Hubble, or ground-based telescopes. This work pertains to a **new mission**.
61
  - **Spectral Resolution Constraint:** Limit spectral resolution (**R**) to the range **10,000 – 50,000**.
62
  - **Contrast Ratio:** Limit contrast ratio to the range **10^4 - 10^6**.
63
+ - **Estimate the "Number of Objects Observed" based on the observational strategy, statistical requirements, and feasibility.**
64
  - **Ensure that all parameters remain scientifically consistent.**
65
 
66
  **Use this table format as a guideline, generate a detailed table dynamically based on the input.**. Ensure that all values align with the provided constraints and instructions.