Skip to content

Add RMS prize#510

Merged
adamltyson merged 1 commit into
mainfrom
rms
Jun 30, 2026
Merged

Add RMS prize#510
adamltyson merged 1 commit into
mainfrom
rms

Conversation

@adamltyson

Copy link
Copy Markdown
Member

Shameless self-promotion, but it seems like it fits within this section.

@adamltyson adamltyson requested a review from a team June 30, 2026 08:29
@adamltyson adamltyson merged commit 3b15336 into main Jun 30, 2026
3 of 4 checks passed
@adamltyson adamltyson deleted the rms branch June 30, 2026 09:28
@PolarBean

PolarBean commented Jun 30, 2026

Copy link
Copy Markdown
Member
    Unexpected failing examples (1):
    
        api_examples_source/brainglobe_atlasapi_example.py failed leaving traceback:
    
        Traceback (most recent call last):
          File "/home/runner/work/brainglobe.github.io/brainglobe.github.io/docs/source/api_examples_source/brainglobe_atlasapi_example.py", line 35, in <module>
            atlas = BrainGlobeAtlas("allen_mouse_100um", check_latest=False)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/home/runner/work/brainglobe.github.io/brainglobe.github.io/docs/downloads/brainglobe-atlasapi/brainglobe_atlasapi/bg_atlas.py", line 116, in __init__
            super().__init__(self.brainglobe_dir / self.local_full_name)
          File "/home/runner/work/brainglobe.github.io/brainglobe.github.io/docs/downloads/brainglobe-atlasapi/brainglobe_atlasapi/core.py", line 95, in __init__
            self._template_pyramid_level = _determine_pyramid_level(
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/home/runner/work/brainglobe.github.io/brainglobe.github.io/docs/downloads/brainglobe-atlasapi/brainglobe_atlasapi/core.py", line 47, in _determine_pyramid_level
            scales = metadata.coordinateTransformations[0].scale[-3:]
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        AttributeError: 'TransformSequence' object has no attribute 'scale'
    
    -------------------------------------------------------------------------------

It seems the new version of the api is causing the example build to fail @IgorTatarnikov

It's unrelated to this PR so ive approved it regardless

@adamltyson

Copy link
Copy Markdown
Member Author

I assume this is #508?

@PolarBean

PolarBean commented Jun 30, 2026

Copy link
Copy Markdown
Member

Different, #508's traceback is about missing meshes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants