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

109 example describing 3d correlation #113

Merged
merged 17 commits into from
Oct 16, 2023

Commits on Jul 27, 2023

  1. New tutorial.

    vitenti committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6dc28c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Minor updates.

    vitenti committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c76128a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    2e4e22c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. New version of FFT code with changes in scale and in the xi function.…

    … Translated from portuguese to english.
    mavipoppi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b4c9103 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Changed the value of fs and NFFT. The calculations were redone and th…

    …e transformed function was changed.
    mavipoppi committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1cc923b View commit details
    Browse the repository at this point in the history
  2. Added the generalized Fourier Transform function and its inverse in t…

    …he calculations to compare with xi(r,z).
    mavipoppi committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    32feccf View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Working on the FFT

    vitenti committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    338600d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Fixed the comparison.

    vitenti committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    2dc9748 View commit details
    Browse the repository at this point in the history
  2. Fixed normalization issues.

    vitenti committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    2cb2ba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Changed the color and style of both xi(r,z) curves to make the compar…

    …ison between them clearer.
    mavipoppi committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    af93d00 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. I placed the conceptual part of the function discretization in the su…

    …pporting text and wrote a code to find the peak value in the graph. I also changed the fs and NFFT variables, calling them just N .
    mavipoppi committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    03bc80b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    7914ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77eb7b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '109-example-describing-3d-correlation' of github.com:Nu…

    …mCosmo/NumCosmo into 109-example-describing-3d-correlation
    vitenti committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    95b8f33 View commit details
    Browse the repository at this point in the history
  4. Remove old cells.

    vitenti committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e3b9ff9 View commit details
    Browse the repository at this point in the history
  5. Removed wrong cells.

    vitenti committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5341fdb View commit details
    Browse the repository at this point in the history
  6. Cleaned notebook.

    vitenti committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2ea7e5a View commit details
    Browse the repository at this point in the history