Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DominicDirkx

DominicDirkx closed a pull request on tudat-team/tudatpy
Companion PR of "Add processing of sequential range from ODF files and SPICE error handling module"
This pull request adds the processing of sequential range from ODF files and the corresponding observation model for the computed observable. The current PR also includes the first draft of the SP...
DominicDirkx opened a pull request on tudat-team/tudat
Feature/doppler extension
DominicDirkx pushed 1 commit to feature/doppler_extension tudat-team/tudat
  • Working on refining Doppler partial 29ac260

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudat-feedstock
  • Bump version: 2.13.0.dev48 → 2.13.0.dev49 3332e02

View on GitHub

DominicDirkx created a tag on tudat-team/tudat-feedstock

v2.13.0.dev49 - A conda-smithy repository for tudat.

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudatpy
The tudat PR is merged :) I see there's a big merge conflict (probably due to the re-formatting). Could you resolve this? If I do it, I'm afraid I'll accidentally remove some of the new exposure yo...

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudat
And merged! I realized I wasn't very clear in what I meant for the transmitter frequency unit tests. I implemented it here: https://github.com/tudat-team/tudat/commit/c5d16a6c4ec7f43d0de2723a6989c...

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudat
  • Re-enabling most transmitter tests c5d16a6

View on GitHub

DominicDirkx pushed 15 commits to develop tudat-team/tudat
  • Fix and enhance observation model setup - Included necessary headers for TwoWayDopplerObservationModel and OneWayDo... 79373da
  • Use ObservatioModelSetting class as base class for DsnNWayRangeObservationSettings. Changes: - modified: include/t... c2ec600
  • Merge remote-tracking branch 'upstream/develop' into feature/odf_range 9cfed98
  • Merged 2c0004d
  • Merge branch 'develop' into feature/odf_range 41ab46e
  • Ongoing test d97eadd
  • First version of error supporession 7c248a0
  • Merge branch 'feature/spcie_error_suppression' into feature/odf_range 68263c4
  • With additional preliminary code for tetsing spice error handling b823443
  • Removed debug printing and add range ancillary setting 'range_conversion_factor'. Changes: - modified: include/tud... 58e8e83
  • Fix the calculation of the conversion factor. Note that the conversion factor is now calculated using the reference f... 7cec905
  • Merge branch 'develop' into feature/odf_range 2ceb47c
  • Remove unitTestTransmittingFrequencies from the test list d4e1db9
  • Add comments to the CSPICE error handling functions 7cd102b
  • Merge pull request #268 from valeriof7/feature/odf_range Add processing of DSN sequential range from ODF files and S... 1e71060

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudat
Add processing of DSN sequential range from ODF files and SPICE error handling module
This pull request adds the processing of sequential range from ODF files and the corresponding observation model for the computed observable. The current PR also includes the first draft of the SP...
DominicDirkx created a comment on a pull request on tudat-team/tudat
The CI passes for almost all tests! Only the final check in the unitTestTransmittingFrequencies.cpp file is failing, which is a result of our having adapted how overlapping ramps are dealt with. If...

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudatpy

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudat
A had a look through the code, and added a few small comments. One question: I don't see an updated unit tests for the DSN n-way range. Is the existing one still good enough with these additions? ...

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudat
We should more properly implement the spice error handling in Tudat, but for now, this will do. Let's open an issue, and discuss how to best do this

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudat
Add some comments to these functions

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudat

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudat
We should think about what to do with this, it's for the case where the ramp tables overlap. I commented it out to keep it from crashing, but we should think of a better solution for it: i) choosi...

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudat

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudat
I see the CI is failing with this error: 58/290 Test #46: test_electromagnetism_RadiationPressureAcceleration ..................***Failed 3.12 sec Running 9 test cases... unknown location(...

View on GitHub

DominicDirkx pushed 1 commit to master tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudatpy-examples
Superseded by #84

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy-examples
Updating mission_data_downloader.ipynb using tudatpy.data.mission_data_downloader functionality
This PR deletes the class file (functionality) _mission_data_downloader_class.py_ from tudatpy/examples/estimation, and changes the import statement of the files: mission_data_downloader.ipy...
DominicDirkx pushed 2 commits to develop tudat-team/tudatpy-feedstock

View on GitHub

DominicDirkx pushed 1 commit to main tudat-team/tudat-bundle

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy-examples
Updated mission_data_downloader.ipynb and mission_data_downloader.py
This pull request supersedes PR #82 Implemented Changes wrt previous PR: 1) added Grail-A and Grail-B among the supported missions 2) show non-supported mission functionalities 3) show meta-...
DominicDirkx pushed 413 commits to master tudat-team/tudatpy-examples
  • Merge pull request #5 from tudat-team/feature/estimation_example Feature/estimation example 9ac9255
  • Added Jupyter notebook to test mybinder.org. 8bb6b39
  • Added Jupyter notebook to test mybinder.org. 91b0860
  • Added Jupyter notebook to test mybinder.org. 1c5bab0
  • Create separate directory for notebooks. e902f4a
  • Added README and renamed examples. f4ee49e
  • Added pygmo and jupyter notebook to the examples environment. 224f73a
  • Fixed README link c7fab34
  • Moved two satellite phasing example, and added keplerian orbit notebook b0d6eed
  • Instruct user to use the tudat-space environment 38f3398
  • Removed unused imports 3922a5e
  • Made notebooks more standard 4ef3524
  • Converted linear sensitivity analysis example to a notebook 52e67bb
  • Cleaned and updated estimation example 484eaa5
  • Converted the orbit estimation example to a notebook 1b50e3e
  • Incorporated @jo11he 's changes to the basic orbit estimation notebook. 2321034
  • Implemented estimation notebook changes to static example 188e20d
  • Renamed the covariance analysis estimation example 1a069d3
  • Added perturbed satellite orbit notebook 745d0ce
  • Created a Notebook from the re-entry example b8d2dc1
  • and 393 more ...

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy
Added mission_data_downloader.py class to tudatpy/tudatpy/data
This pull request adds a new functionality to tudatpy, namely the mission data downloader (for JUICE, MEX, MRO). The class can be imported via: _from tudatpy.data.mission_data_downloader import ...
Load more