Skip to content

Fix read tem data#583

Open
ercius wants to merge 8 commits into
mainfrom
fix_read_tem_data
Open

Fix read tem data#583
ercius wants to merge 8 commits into
mainfrom
fix_read_tem_data

Conversation

@ercius

@ercius ercius commented May 27, 2026

Copy link
Copy Markdown
Collaborator

The TEM data reader operator was not setup correctly. The parameter for the directory was incorrect. It also now outputs None instead of a "zeros array."

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 18a94eb47c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread operators/read-tem-data/run.py
@@ -1,4 +1,4 @@
FROM interactem-operator
FROM distiller-streaming

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why this change? You need something from distiller-streaming?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I changed it back to interactem-operator

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