Giter VIP home page Giter VIP logo

Comments (11)

phockett avatar phockett commented on July 20, 2024

Testing code (local only) D:\code\ePSproc\python_dev\ePSproc_MFBLM_dev_tests_050919.py

Notebook demo (ongoing): ePSproc_BLM_calc_demo_Sept2019.ipynb

from epsproc.

phockett avatar phockett commented on July 20, 2024

Basic code now working & verified. Pretty slow.

from epsproc.

phockett avatar phockett commented on July 20, 2024

Should be able to get a good speed-up on repetitive function calls with caching: https://docs.python.org/dev/library/functools.html#functools.lru_cache.

See also numba development branch for other methods.

from epsproc.

phockett avatar phockett commented on July 20, 2024

Normalisation by SF and B00 > X-section now in MF-BLM calcs (dev version).

from epsproc.

phockett avatar phockett commented on July 20, 2024

Initial version of AF-BLM code added. Running, not verified (almost certainly wrong).

from epsproc.

phockett avatar phockett commented on July 20, 2024

Updated AF-BLM code for Xarray ADMs. Sort-of working. Careful testing still required.

from epsproc.

phockett avatar phockett commented on July 20, 2024

Tensor formalism now basically working. Debugged for N2 (z,x,y) case, and verified against existing loop code. A few issues left to clear up, mainly consistency and tidy-up, plus some new capabilities.

TODO:

  • Check for source of small differences (but >threshold) between old and new calcs. Look to be Eke dependent, so likely SF and/or/with thresholding method.
  • Test for other pol geoms and sym mixing.
  • Plotting.

from epsproc.

phockett avatar phockett commented on July 20, 2024

Tensor formalism also now used for LF case, for direct comparison with ePS GetCro outputs, see https://epsproc.readthedocs.io/en/dev/methods/LF_AF_verification_tests_260620_tidy.html.

Still TODO:

  • Verify for AF case.
  • Degeneracy factors for general/AF case.
  • General tidy & rewrite dev code.

from epsproc.

phockett avatar phockett commented on July 20, 2024

Revisiting AF case, looks like 'it' degeneracy needs some work - implicit frame rotation here? For N2 pi-g test case, get -ve X-sections with current calculation, which implies phase issues and/or renorm issue.

from epsproc.

phockett avatar phockett commented on July 20, 2024

ALSO: seem to have an inconsistency with (x,y) pol geometries here - should check source code & fix. Likely due to mix-up in frame defns., i.e. need to define (x,y) in LF not MF?

from epsproc.

phockett avatar phockett commented on July 20, 2024

See #26 for ongoing issues for geometric/tensor versions.

from epsproc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.