Giter VIP home page Giter VIP logo

Comments (2)

turmon avatar turmon commented on July 28, 2024

Modules fragment to reproduce:

"modules": {
"PlanetPopulation": "KnownRVPlanets",
"StarCatalog": " ",
"OpticalSystem": "Nemati",
"ZodiacalLight": " ",
"BackgroundSources": "GalaxiesFaintStars",
"PlanetPhysicalModel": " ",
"Observatory": "WFIRSTObservatoryL2",
"TimeKeeping": " ",
"PostProcessing": " ",
"Completeness": " ",
"TargetList": "KnownRVPlanetsTargetList",
"SimulatedUniverse": "KnownRVPlanetsUniverse",
"SurveySimulation": " ",
"SurveyEnsemble": " "
}


Traceback (most recent call last):
File "/proj/exep/rhonda/Sandbox/HabEx/Analyses/integration-time/./test_OpticalSystem_int_time.py", line 316, in test_char_750nm
self.run_one_test(scenario, mode_num, mode_name, exosims_to_reference_char)
File "/proj/exep/rhonda/Sandbox/HabEx/Analyses/integration-time/./test_OpticalSystem_int_time.py", line 334, in run_one_test
self.setUp_simulation(scenario)
File "/proj/exep/rhonda/Sandbox/HabEx/Analyses/integration-time/./test_OpticalSystem_int_time.py", line 280, in setUp_simulation
SU = load_universe(scenario)
File "/proj/exep/rhonda/Sandbox/HabEx/Analyses/integration-time/./test_OpticalSystem_int_time.py", line 257, in load_universe
SU = SU_mod(**specs)
File "/proj/exep/rhonda/Sandbox/EXOSIMS-versions/Photometry2022/EXOSIMS/EXOSIMS/SimulatedUniverse/KnownRVPlanetsUniverse.py", line 21, in init
SimulatedUniverse.init(self, **specs)
File "/proj/exep/rhonda/Sandbox/EXOSIMS-versions/Photometry2022/EXOSIMS/EXOSIMS/Prototypes/SimulatedUniverse.py", line 205, in init
self.TargetList = get_module(specs["modules"]["TargetList"], "TargetList")(
File "/proj/exep/rhonda/Sandbox/EXOSIMS-versions/Photometry2022/EXOSIMS/EXOSIMS/TargetList/KnownRVPlanetsTargetList.py", line 64, in init
TargetList.init(self, **specs)
File "/proj/exep/rhonda/Sandbox/EXOSIMS-versions/Photometry2022/EXOSIMS/EXOSIMS/Prototypes/TargetList.py", line 385, in init
self.populate_target_list(**specs)
File "/proj/exep/rhonda/Sandbox/EXOSIMS-versions/Photometry2022/EXOSIMS/EXOSIMS/TargetList/KnownRVPlanetsTargetList.py", line 123, in populate_target_list
dist = tmp["st_dist"].filled() * u.pc
File "/usr/local/anaconda3/envs/cornell-v2/lib/python3.10/site-packages/numpy/ma/core.py", line 3224, in getitem
dout = self.data[indx]
ValueError: no field of name st_dist

==> Similar error when looking for pl_hostname, Vmag, etc.

from exosims.

dsavransky avatar dsavransky commented on July 28, 2024

The IPAC tables have been changed upstream and the KnownRV family of modules is being deprecated and replaced with the plandb family of modules (currently in development).

from exosims.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.