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

n-d histogram program (aka fold map) #75

Closed
sfomel opened this issue Mar 5, 2011 · 4 comments
Closed

n-d histogram program (aka fold map) #75

sfomel opened this issue Mar 5, 2011 · 4 comments

Comments

@sfomel
Copy link
Contributor

sfomel commented Mar 5, 2011

Program that would take as input n 1-D RSF datasets and bin size parameters, and creates a n-D RSF output with histogram values. Can be used as histogram for n-tuples (or, for n=2, complex numbers histogram). Probably rough equivalent of SEPlib's Fold3D. It is important to allow integer inputs and outputs besides real-valued ones.

Reported by: ivlad

@sfomel
Copy link
Contributor Author

sfomel commented Apr 5, 2011

sfhistogram is a start: http://www.ahay.org/RSF/sfhistogram.html

Original comment by: sfomel

@sfomel
Copy link
Contributor Author

sfomel commented Aug 4, 2011

2-D histogram program added to m8r: sfhist2

Original comment by: ivlad

@sfomel
Copy link
Contributor Author

sfomel commented Aug 4, 2011

Lowered priority because the most needed one was the 2-D one. 3-D and 4-D ones are somewhat less used.

Original comment by: ivlad

@sfomel
Copy link
Contributor Author

sfomel commented Sep 14, 2012

New program sffold does it in 3-D.

  • status: open --> closed
  • milestone: --> Next_Release_(example)

Original comment by: sfomel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant