Skip to content

Flat bug integration#1089

Draft
Atticus29 wants to merge 7 commits intomainfrom
flat-bug-integration
Draft

Flat bug integration#1089
Atticus29 wants to merge 7 commits intomainfrom
flat-bug-integration

Conversation

@Atticus29
Copy link
Collaborator

Description

Just a draft right now!

Summary

Brief description of what this PR does. (tl;dr).

List of Changes

  • Modified class X
  • Added model Y
  • Fixed problem Z
  • etc.

Related Issues

If the PR closes or is related to an issue, reference it here.
For example, "Closes #<ISSUE_NUMBER>", "Fixes #<ISSUE_NUMBER>" or "Relates to #<ISSUE_NUMBER>" .

See Github Keywords
for more information on this

Detailed Description

A clear and detailed description of the changes, how they solve/fix the related issues.

Mention potential side effects or risks associated with the changes, if applicable.

How to Test the Changes

Instructions on how to test the changes Include references to automated and/or manual tests that were created/used to
test the changes.

Screenshots

If applicable, add screenshots to help explain this PR (ex. Before and after for UI changes).

Deployment Notes

Include instructions if this PR requires specific steps for its deployment (database migrations, config changes, etc.)

Checklist

  • I have tested these changes appropriately.
  • I have added and/or modified relevant tests.
  • I updated relevant documentation or comments.
  • I have verified that this PR follows the project's coding standards.
  • Any dependent changes have already been merged to main.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for antenna-preview canceled.

Name Link
🔨 Latest commit caa8e47
🔍 Latest deploy log https://app.netlify.com/projects/antenna-preview/deploys/698698a2a01c5b00081962f0

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 16, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch flat-bug-integration

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for antenna-ssec canceled.

Name Link
🔨 Latest commit caa8e47
🔍 Latest deploy log https://app.netlify.com/projects/antenna-ssec/deploys/698698a25649f80008de1683

pip install git+https://github.com/darsa-group/flat-bug.git

# Ensure PyTorch is installed
pip install torch>=2.3
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is this an issue for us?

import os
import sys

conda_path = "/Users/markfisher/miniconda3/lib/python3.12/site-packages"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I assume that in production, we can get paths like this from the .env file.

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.

1 participant