Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
janelia-cellmap
/
cellmap-data
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Remove scalar and zero-dimensional write support from ImageWriter and CellMapDatasetWriter
- #69
#69
Merged
rhoadesScholar
merged 12 commits into
rewrite
janelia-cellmap/cellmap-data:rewrite
from
copilot/sub-pr-65-yet-again
janelia-cellmap/cellmap-data:copilot/sub-pr-65-yet-again
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Remove scalar and zero-dimensional write support from ImageWriter and CellMapDatasetWriter
#69
rhoadesScholar
merged 12 commits into
rewrite
janelia-cellmap/cellmap-data:rewrite
from
copilot/sub-pr-65-yet-again
janelia-cellmap/cellmap-data:copilot/sub-pr-65-yet-again
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
Initial plan
Copilot
committed
911d9a6
View commit details
Copy full SHA for 911d9a6
Browse repository at this point
fix: remove scalar write support from ImageWriter and CellMapDatasetWriter
Show description for a1883ec
Copilot
and
rhoadesScholar
committed
a1883ec
View commit details
Copy full SHA for a1883ec
Browse repository at this point
Merge branch 'rewrite' into copilot/sub-pr-65-yet-again
rhoadesScholar
authored
88d3d08
View commit details
Copy full SHA for 88d3d08
Browse repository at this point
Potential fix for pull request finding
Show description for 3ec2dab
rhoadesScholar
and
Copilot
authored
3ec2dab
View commit details
Copy full SHA for 3ec2dab
Browse repository at this point
Potential fix for pull request finding
Show description for 99e0dd7
rhoadesScholar
and
Copilot
authored
99e0dd7
View commit details
Copy full SHA for 99e0dd7
Browse repository at this point
test: add test for scalar-in-batch TypeError and explicit guard in dataset_writer
Show description for 7554d4c
Copilot
and
rhoadesScholar
committed
7554d4c
View commit details
Copy full SHA for 7554d4c
Browse repository at this point
fix: add type check for written values in CellMapDatasetWriter
rhoadesScholar
committed
d26ace8
View commit details
Copy full SHA for d26ace8
Browse repository at this point
Commits on Mar 17, 2026
refactor: apply rhoadesScholar suggestion - drop else branch, keep np.isscalar + hasattr guards
Show description for 8d446cc
Copilot
and
rhoadesScholar
committed
8d446cc
View commit details
Copy full SHA for 8d446cc
Browse repository at this point
Merge branch 'rewrite' into copilot/sub-pr-65-yet-again
rhoadesScholar
authored
31c032c
View commit details
Copy full SHA for 31c032c
Browse repository at this point
Commits on Mar 18, 2026
Potential fix for pull request finding
Show description for 02f8b6b
rhoadesScholar
and
Copilot
authored
02f8b6b
View commit details
Copy full SHA for 02f8b6b
Browse repository at this point
Potential fix for pull request finding
Show description for c6d1338
rhoadesScholar
and
Copilot
authored
c6d1338
View commit details
Copy full SHA for c6d1338
Browse repository at this point
test: add coverage for 0-D array/tensor rejection and unsupported batch type
Show description for c7141ce
Copilot
and
rhoadesScholar
committed
c7141ce
View commit details
Copy full SHA for c7141ce
Browse repository at this point
You can’t perform that action at this time.