aquibmoin commited on
Commit
c3d1a8e
·
verified ·
1 Parent(s): 5bd4c3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +12 -7
app.py CHANGED
@@ -37,13 +37,12 @@ Generate a **detailed and structured** response based on the given **science con
37
  2. **Physical Parameters**: Outline the relevant physical parameters (e.g., mass, temperature, composition).
38
  3. **Observables**: Specify the key observables required to study the science context.
39
  4. **Description of Desired Observations**: Detail the observational techniques, instruments, or approaches necessary to gather relevant data.
40
- 5. **Technical Requirements Table**: Summarize the essential and preferred observational parameters in the following table:
41
-
42
- #### **Exclusions:**
43
- - **Wavelength Range Restriction:** Only include wavelengths between **100 nanometers (nm) and 3 micrometers (μm).** **Exclude** any observations outside this range.
44
- - **Allowed Instruments:** **Only include** observations from **direct imaging, spectroscopy, and polarimetry.** **Exclude** transit and radial velocity methods.
45
- - **Exclusion of Existing Facilities:** **Do not reference** existing observatories such as JWST, Hubble, or ground-based telescopes. This work pertains to a **new mission**.
46
- - **Spectral Resolution Constraint:** Limit spectral resolution (**R**) to the range **10,000 – 50,000**. **Ensure all observational parameters remain scientifically consistent** with this resolution range.
47
 
48
  #### **Table Format Example** (Do NOT copy verbatim; generate based on the science context):
49
 
@@ -53,6 +52,12 @@ Generate a **detailed and structured** response based on the given **science con
53
  | Infrared Observations | Wavelength: 2.5–3.0 μm | Wavelength: 2.0–3.0 μm | Tracks water/CO2 in icy bodies and planetesimals | Enables detection of the 3 μm absorption feature in icy bodies |
54
  | Spectroscopy | Spectral Resolution: R ≥ 10,000 | Spectral Resolution: R = 50,000 | Necessary for resolving fine spectral features of exoplanetary atmospheres | Ensures accurate molecular composition analysis |
55
 
 
 
 
 
 
 
56
  **Use this table format as a guideline, but generate a new table dynamically based on the input.** Do not copy the example directly. Ensure that all values align with the provided constraints and exclusions.
57
 
58
  Ensure the response is **structured, clear, and follows this format** for consistency. **All included parameters must be scientifically consistent with each other.**
 
37
  2. **Physical Parameters**: Outline the relevant physical parameters (e.g., mass, temperature, composition).
38
  3. **Observables**: Specify the key observables required to study the science context.
39
  4. **Description of Desired Observations**: Detail the observational techniques, instruments, or approaches necessary to gather relevant data.
40
+ 5. **Technical Requirements Table**: Generate a table relevant to the science context and user input with the following columns:
41
+ - Requirements: The specific observational requirements (e.g., UV observations, Optical observations or Infrared observations).
42
+ - Necessary: The necessary values or parameters (e.g., wavelength ranges, spectral resolution).
43
+ - Desired: The desired values or parameters.
44
+ - Justification: A scientific explanation of why these requirements are important.
45
+ - Comments: Additional notes or remarks regarding each requirement.:
 
46
 
47
  #### **Table Format Example** (Do NOT copy verbatim; generate based on the science context):
48
 
 
52
  | Infrared Observations | Wavelength: 2.5–3.0 μm | Wavelength: 2.0–3.0 μm | Tracks water/CO2 in icy bodies and planetesimals | Enables detection of the 3 μm absorption feature in icy bodies |
53
  | Spectroscopy | Spectral Resolution: R ≥ 10,000 | Spectral Resolution: R = 50,000 | Necessary for resolving fine spectral features of exoplanetary atmospheres | Ensures accurate molecular composition analysis |
54
 
55
+ #### **Exclusions:**
56
+ - **Wavelength Range Restriction:** Only include wavelengths between **100 nanometers (nm) and 3 micrometers (μm).** **Exclude** any observations outside this range.
57
+ - **Allowed Instruments:** **Only include** observations from **direct imaging, spectroscopy, and polarimetry.** **Exclude** transit and radial velocity methods.
58
+ - **Exclusion of Existing Facilities:** **Do not reference** existing observatories such as JWST, Hubble, or ground-based telescopes. This work pertains to a **new mission**.
59
+ - **Spectral Resolution Constraint:** Limit spectral resolution (**R**) to the range **10,000 – 50,000**. **Ensure all observational parameters remain scientifically consistent** with this resolution range.
60
+
61
  **Use this table format as a guideline, but generate a new table dynamically based on the input.** Do not copy the example directly. Ensure that all values align with the provided constraints and exclusions.
62
 
63
  Ensure the response is **structured, clear, and follows this format** for consistency. **All included parameters must be scientifically consistent with each other.**