Code Monkey home page Code Monkey logo

skylens's People

Contributors

maxmen avatar pmelchior avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

skylens's Issues

bring shapelets back

need the shapelet library for complex galaxy morphologies. requires port from numla to tmv for vector/matrix operations.

eliminate race condition in OpenMP'd LensingLayer

Switching on OpenMP works fine with the new boost::geometry tree implementation, but the LensingLayer creates a race condition that leads to horizontal streaks of positive flux from each GalaxyModel.

Moreover, when several GalaxyLayers are present, the iterative nature of the switch on/off for each lens layer (needed to compute the correct angle for the entire background layer) is not parallelizable. Solution unclear!

port libastro dependencies

filter, sed, and cosmology should be extracted from libastrocpp and made available. Ideally, the CCfits dependency could be removed entirely by replacing it with cfitsio functions.

check SQLite & WCS dependency

SQLite certainly needed, WCS not really. If the libraries are needed, remove the compilation flags, e.g. -DHAS_SQLiteDB from Makefile and code segments.

boundary artifacts in LensLayer

If the deflection angle field in LensLayer is smaller than the requested FoV, the fluxes at the boundary pixels are discontinuous. The only way to make sure this doesn't happen is to use large enough maps for the deflection angles, but then they are getting huge, while they contain very little information on such large scales.

Some physically motivated way to extrapolate would be advised.

Center coordinate frame in FoV

All units are currently calculated from left-lower corner, which requires POS_X/Y in lens config and puts the reference also in that corner in the resulting FITS file. Also, in the global config file, POINTING_X/Y refers to the ll corner.

It's more natural if the origin was in the center of the FoV, deviations could still be done simply with the POS_X/Y and POINTING_X/Y parameters.

Requires:

  • optional reading of POS_X/Y in LensLayer
  • careful check for consistency in programs, Observation and potentially some other classes.

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.