Ecosyste.ms: Timeline

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

SamFayolle

SamFayolle created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

SamFayolle created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

SamFayolle created a review comment on a pull request on tudat-team/tudatpy-examples
Added a comment there that should hopefully explain it. Basically it is because each odf file might spans over more than one day, which for the latest one means that it can exceed the time interval...

View on GitHub

SamFayolle created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

SamFayolle created a review comment on a pull request on tudat-team/tudatpy-examples
indeed, that was a final check of the plotting on my side, and I forgot to uncomment it afterwards. sorry!

View on GitHub

SamFayolle created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

SamFayolle opened 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: - because the example parses over a full year, a lot of SPICE ker...
SamFayolle pushed 224 commits to feature/odf_test SamFayolle/tudatpy-examples
  • Porkchop ipynb data management, thumbnail c9883cc
  • Attempt to fix mga thumbnail df9013e
  • Porkchop .py example generated from notebook d0e2ee5
  • Merge pull request #38 from alopezrivera/dev Improved porkchop example, fixed thumbnails 04ecdc3
  • Porkchop example text improved b27466d
  • Merge pull request #39 from alopezrivera/dev Improved wording in porkchop example 582f354
  • Modified .gitignore 797f964
  • Merged 8227687
  • Regenerated plots d5ee032
  • Low thrust porkchop - first draft 310d6df
  • Low-thrust porkchop example b9d3731
  • Improved discussion of results 60e0b4e
  • corrected typo: reference_area_radiation 8a41465
  • Update to radiation pressure models in perturbed satellite example 5600165
  • Fixed re-entry example DateTime bug, created script generation and testing script 74ef844
  • Deleted old automation scripts f3e558d
  • Merge branch 'master' into dev 9e36105
  • update MPC observation data with comparison to JPL horizons. ad37a72
  • Merge pull request #40 from alopezrivera/dev Low-thrust porkchop example, radiation pressure update, some other fixes ac56a32
  • Initial setup mro example 5c62043
  • and 204 more ...

View on GitHub

SamFayolle pushed 1 commit to feature/odf_test SamFayolle/tudatpy-examples
  • minor changes to MRO example. a05f691

View on GitHub

SamFayolle pushed 1 commit to feature/odf_test SamFayolle/tudatpy-examples

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • small additions and fixes for MRO example. c511dc4

View on GitHub

SamFayolle pushed 1 commit to feature/odf_merge SamFayolle/tudatpy
  • small additions and fixed for MRO example. f869342

View on GitHub

SamFayolle opened a pull request on tudat-team/tudatpy
Observation dependent variables interfaces
SamFayolle pushed 52 commits to feature/odf_merge SamFayolle/tudatpy
  • exposed clock noise functions 003d3b4
  • fix(python3.12): Update Python setup script to use sysconfig 6ba0a33
  • Updates to allow long double compilation 36e5123
  • Merged; extended 388b6f5
  • Keep consistency in what Read the docs uses to build the docs. Latest tudatpy dev conda package is made using the lat... 8f4d59d
  • rrenaming env yml file can be avoided if we move it to a temporary lcoation before copying 9ba8ca4
  • add comments for preserving environment_readthedocs yml file dd69802
  • Merged 2b9309e
  • Changes to the pre-install step to use env.yml from latest commit was only for testing purposes 599f518
  • fix typo: remove trailing semicolon 67a3f72
  • Merge pull request #175 from tudat-team/174-tudatpy-condapkg-for-rtd-docs-build Use tudatpy conda package to build d... 0cb1e82
  • Dummy commit 5310d6a
  • Bump version: 0.8.0.dev15 → 0.8.0.dev16 f011d39
  • include docstrings from python native files to be rendered on the API docs website. Temporarily disable pre-install t... a4ab44e
  • Bump version: 0.8.0.dev16 → 0.8.0.dev17 0b62dbc
  • Bump version: 0.8.0.dev17 → 0.8.0.dev18 f6783a8
  • Removed inconsistent test settings 676409b
  • Merge remote-tracking branch 'origin/develop' into develop 803581f
  • Bump version: 0.8.0.dev18 → 0.8.0.dev19 9dbde1f
  • Bump version: 0.8.0.dev19 → 0.8.0.dev20 38a2678
  • and 32 more ...

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1

View on GitHub

SamFayolle created a comment on a pull request on tudat-team/tudat
For now, I only added comments to the new dependent variables stuff but I realised that the whole observations.h file could use a lot more comments in general (also for the new parser/filter/splitt...

View on GitHub

SamFayolle pushed 1 commit to feature/odf_merge SamFayolle/tudatpy
  • exposed new dependent variables interface code. b75cefb

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • commented new dependent variables interface code. 725c19b

View on GitHub

SamFayolle created a comment on a pull request on tudat-team/tudat
> I see you commented out some of the test cases in unitTestObservationsProcessing.cpp Yes, I realised that too, sorry! They will be back with the next commit > Except for adding this back, is ...

View on GitHub

SamFayolle created a comment on a pull request on tudat-team/tudat
The dependent variable filtering option is now implemented. @DominicDirkx I have not created a similar dependent variable-based observation set **splitter**, because I could not really identify an...

View on GitHub

SamFayolle created a review comment on a pull request on tudat-team/tudat
good point, I didn't extend this function indeed

View on GitHub

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

View on GitHub

SamFayolle created a review comment on a pull request on tudat-team/tudat
yes exactly, to give more flexibility regarding the input arguments order when defining the variable settings (for some dependent variables, it doesn't matter if the user gets the link end order w...

View on GitHub

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

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • added dependent variable-based filter. 20dd79a

View on GitHub

SamFayolle opened a pull request on tudat-team/tudat
Observation dependent variables interfaces
SamFayolle pushed 67 commits to feature/odf_tests SamFayolle/tudat-1
  • Added first set of files from old code f2ac1ee
  • Got first clock unit tests to work 655db7e
  • Added new code and unit tests for clock models 6334db4
  • Corrected unit tests 1efb8d2
  • Merge branch 'develop' into feature/clock_noise_models 240d23e
  • Merged e983230
  • Corrected includes e3530ca
  • Merge branch 'develop' into feature/clock_noise_models cb07a51
  • Attempting merge f19784e
  • Two-way clock noise working 061e0aa
  • added the colored clock noise models to the feature clock noise models" 6931e44
  • Added two- and three-way clock partials a3f1edf
  • Juice test 88ec5ae
  • Juice test 1532291
  • Disabling uncompleted test 5b421d9
  • Bump version: 2.13.0.dev21 → 2.13.0.dev22 6107695
  • Bump version: 2.13.0.dev22 → 2.13.0.dev23 58f8581
  • Bump version: 2.13.0.dev23 → 2.13.0.dev24 2291c24
  • Updates to Doppler test 7a7dd34
  • Bump version: 2.13.0.dev24 → 2.13.0.dev25 87eb4b9
  • and 47 more ...

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • cleaned new dependent variables interface code. d5fbcc0

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • working dependent variables interface (code needs clean-up). e5c9700

View on GitHub

SamFayolle pushed 1 commit to feature/odf_tests SamFayolle/tudat-1
  • first working version new obs dependent variables interface. fa90735

View on GitHub

Load more