Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add greendot algo #689

Closed
wants to merge 1 commit into from
Closed

add greendot algo #689

wants to merge 1 commit into from

Conversation

m4rc1e
Copy link
Collaborator

@m4rc1e m4rc1e commented Jun 29, 2023

Still WIP.

@RosaWagner @emmamarichal to run this tool use the following command python -m gftools.greendot min_opsz,max_opsz e.g for Imbue python -m gftools.greendot 10,100.

So far my code passes all the examples listed in the greendot doc. However, I still need to clean up and check more. I think I'm missing some edgecases.

@m4rc1e
Copy link
Collaborator Author

m4rc1e commented Jun 29, 2023

It probably makes more sense to include this in the axisregistry.

@m4rc1e m4rc1e marked this pull request as draft June 29, 2023 16:52
@emmamarichal
Copy link
Contributor

emmamarichal commented Jun 30, 2023

Just tested it for the Bricolage project, it's super useful, thanks a lot!!

@graphicore
Copy link
Contributor

I tried to read the referenced document: https://docs.google.com/document/d/15652Yabs0prnocpjG1TxG6zrfFSIYqOwlSIMkdbgqfg/edit?resourcekey=0-DXNZQLV2TbSqyn9HCLfhFA but it is not public. It should either be accessible or the inline documentation should be fleshed out.

@vv-monsalve
Copy link
Contributor

vv-monsalve commented Jun 30, 2023

Also tested for Illusio. It has an 8-144 range, and the tool thrown this values: [14, 28, 36, 72, 120]

@m4rc1e
Copy link
Collaborator Author

m4rc1e commented Jul 11, 2023

Closing since I've moved this to the axisregistry.

@m4rc1e m4rc1e closed this Jul 11, 2023
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.

4 participants