Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
SamFayolle pushed 23 commits to feature/coupled_model SamFayolle/tudat-1
- 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
- Reworking partial test 2858d16
- Removed debug printing and add range ancillary setting 'range_conversion_factor'. Changes: - modified: include/tud... 58e8e83
- Test progress 691247b
- Bump version: 2.13.0.dev47 → 2.13.0.dev48 6b2efd2
- 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
- Re-enabling most transmitter tests c5d16a6
- Bump version: 2.13.0.dev48 → 2.13.0.dev49 98de1d9
- and 3 more ...
SamFayolle pushed 2 commits to feature/coupled_model SamFayolle/tudat-1
SamFayolle created a branch on SamFayolle/tudatpy
feature/coupled_model - A Python platform to perform astrodynamics and space research.
SamFayolle opened a pull request on tudat-team/tudatpy-examples
grail residuals example.
Here is a first version of the GRAIL residuals example (similar to the MRO example). For now I used four different setups: - nominal - without considering the offset between the antenna position ...SamFayolle created a branch on SamFayolle/tudatpy-examples
feature/grail_residuals - Collection of examples showcasing Tudatpy functionalities. They can be run on mybinder.org as well.
SamFayolle opened a pull request on tudat-team/tudatpy-examples
Feature/grail examples
Here is the first version of the fit to spice example for GRAIL. Let me know what you think :) I will open a tudat and tudatpy PR with a few minor changes related to this exampleSamFayolle pushed 25 commits to feature/grail_examples SamFayolle/tudatpy-examples
- Merge branch 'luigigisolfi-luigi_examples' t push origin master Resolving conflicts from my last PR (estimation folde... 3c2ead1
- Add files via upload 555f928
- Add files via upload f0ddc0f
- deleted juice_flybys.py 09df146
- Merge branch 'master' of https://github.com/tudat-team/tudatpy-examples 1eea2e2
- Merge needed cause i messed up with git filter repo Merge branch 'master' of https://github.com/luigigisolfi/tudatpy-... 01c86c8
- added MRO example. d2bf7a3
- merge of remote into master badf69a
- commented juice_flybys.ipynb notebook and made it into juice_flybys.py python file dfeae05
- fixed typo juice_flybys.ipynb a422546
- fixed typo juice_flybys.py 1588f56
- added missing comments and kernels. 5648209
- renamed mro example. f7d7b91
- Merge pull request #77 from SamFayolle/feature/mro_example added MRO example. 5122fb9
- juice_flyby improvement 27d9b59
- mergin of upstream Merge branch 'master' of https://github.com/tudat-team/tudatpy-examples into feature/juice_flybys_... e4b185c
- removed untitled files ff45355
- done, ready for push 5d6bbc1
- fixed conflicts with remote feature/juice_flyby_example dcf779d
- fixed initial time step and back/forw propagation around flyby 0891e0c
- and 5 more ...
SamFayolle pushed 1 commit to feature/grail_examples SamFayolle/tudatpy-examples
- first version grail fit to spice example. 9b9316b
SamFayolle pushed 1 commit to feature/odf_merge SamFayolle/tudatpy
- minor exposure change for GRAIL fit to spice example. 1d7b563
SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
- minor fixes for GRAIL fit to spice example. 4de5044
SamFayolle created a comment on a pull request on tudat-team/tudatpy-examples
the above should now be fixed :)
SamFayolle pushed 1 commit to feature/grail_examples SamFayolle/tudatpy-examples
- minor updates for better inputs/outputs handling. c1b046c
SamFayolle created a comment on a pull request on tudat-team/tudatpy-examples
Here is the updated version, let me know what you think :)
SamFayolle pushed 1 commit to feature/grail_examples SamFayolle/tudatpy-examples
- changed set of estimated parameters. c0c418c
SamFayolle opened a pull request on tudat-team/tudatpy-examples
Feature/grail examples
Here is a first (complete) version of the GRAIL ODF estimation example, which should run with the current develop versions of tudat and tudatpy. The only thing is that there is still a debugging pr...SamFayolle pushed 1 commit to feature/grail_examples SamFayolle/tudatpy-examples
- first version GRAIL ODF estimation example. e56e35f
SamFayolle pushed 1 commit to feature/mro_example SamFayolle/tudatpy-examples
- added missing comments and kernels. 5648209
SamFayolle opened a pull request on tudat-team/tudatpy-examples
added MRO example.
This is the PR with the new version of the MRO example. In parallel, I opened a pull request for both tudat and tudatpy (only minor changes). The comments should be better now (hopefully) and the m...SamFayolle pushed 1 commit to feature/mro_example SamFayolle/tudatpy-examples
- added MRO example. d2bf7a3
SamFayolle created a branch on SamFayolle/tudatpy-examples
feature/mro_example - Collection of examples showcasing Tudatpy functionalities. They can be run on mybinder.org as well.
SamFayolle pushed 1 commit to feature/odf_test SamFayolle/tudatpy-examples
- final version MRO example. 45d1447
SamFayolle closed a pull request on tudat-team/tudatpy-examples
MRO example
Here is the first version of the MRO ODF residuals example. There are still a couple of things I would like a second opinion on: - first of all: @DominicDirkx does the current content and scope ...SamFayolle created a comment on a pull request on tudat-team/tudatpy-examples
I am now closing this PR and will open a new one just with the MRO example + loading function files
SamFayolle pushed 4 commits to feature/odf_tests SamFayolle/tudat-1
SamFayolle pushed 3 commits to feature/odf_merge SamFayolle/tudatpy
SamFayolle pushed 1 commit to feature/odf_test SamFayolle/tudatpy-examples
- improved comments MRO example. e9389e8
SamFayolle pushed 50 commits to feature/odf_tests SamFayolle/tudat-1
- Merged specular & diffuse estimation to develop branch 726c38c
- tiny mistake 4f482ae
- tiny mistake 2 6c4e495
- working 0af15e1
- 20 october version 57cbd0a
- 20 october update. Silently updating the environment if input values are not consistent, let the estimator reach unph... a5d457c
- Merge branch 'develop' into specular_and_diffuse 02a5efc
- Update CMakeLists.txt 2cb76b5
- 20 october update. Silently updating the environment if input values are not consistent (overwriting absorbtpitivy if... bd26eca
- Merge branch 'specular_and_diffuse' of https://github.com/kimonito98/tudat_michael into specular_and_diffuse 2703d50
- Extended partials test 9908fe4
- Deleted file 3988bc9
- Generalized consistency of radiation panel property estimation 61c2a19
- Radiation pressure partial correction 5243b11
- Progress on radiation pressure tests 29c5235
- Merge branch 'develop' into specular_and_diffuse afa7841
- Corrected radiation pressure estimation 8a94d1b
- Going to move input/output of radiation pressure parameters 84d4dcd
- First half of parameters refatored 438eeec
- Merged diffuse and specular parameters 4472642
- and 30 more ...