Skip to content

Conversation

@jacobquon
Copy link
Collaborator

Removed erroneous cell_ids calls in SpotTable

@jacobquon jacobquon requested review from Copilot and scseeman August 20, 2025 23:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses Issue #79 by removing erroneous cell_ids references from the SpotTable's save_csv method. The changes eliminate problematic code that was attempting to use a cell_ids attribute that appears to be invalid or causing issues.

  • Removed cell_id column from the default column data dictionary
  • Removed conditional logic that would append cell_id to the columns list

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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