Provenance and reproducibility #5

Open
opened 2024-08-26 12:00:24 +02:00 by pietro · 0 comments
Owner

Go to the directory walker/Step_5_reproducibility

Go through the following steps:

  1. Complete the run.py script
  • In the file, at the top we give the desired parameters for the run
  • create a context map and walker (see previous exercises for reference)
  • simulate a trajectory (see previous exercises for reference)
  1. Save the trajectory using np.save(), and also save some metadata
  2. Run the run.py script twice and confirm the results are identical by plotting them using the provided notebook
Go to the directory `walker/Step_5_reproducibility` Go through the following steps: 1. Complete the run.py script - In the file, at the top we give the desired parameters for the run - create a context map and walker (see previous exercises for reference) - simulate a trajectory (see previous exercises for reference) 2. Save the trajectory using `np.save()`, and also save some metadata 3. Run the `run.py` script twice and confirm the results are identical by plotting them using the provided notebook
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2024-heraklion-scientific-patterns#5
No description provided.