Skip to content

Commit

Permalink
spelling wordlist
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocagnetta committed Mar 22, 2024
1 parent 714efa0 commit 464eec2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ renderer
eps
cmap
interpolator
initialised
rgb
ansi
1 change: 1 addition & 0 deletions src/armscan_env/envs/labelmaps_navigation.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ def __init__(
render_mode: str | None = None,
):
""":param name2volume: mapping from labelmap names to volumes. One of these volumes will be selected at reset.
:param slice_shape: determines the shape of the 2D slices that will be used as observations
:param reward_metric: defines the reward metric that will be used, e.g. LabelmapClusteringBasedReward
:param termination_criterion: if None, no termination criterion will be used
Expand Down

0 comments on commit 464eec2

Please sign in to comment.