GithubHelp home page GithubHelp logo

s4sim's People

Contributors

helbouha avatar keskitalo avatar smsimon avatar tskisner avatar zonca avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

zonca

s4sim's Issues

Use "C" in Chilean band names and "P" in South Pole band names

The NET calculation is site-specific and LAT bands in the Pole now have "P" included in the name to make them distinct from Chile.

The Chilean bands should similarly have "C" in their name and the SAT bands should follow the same naming convention. This would make it more intuitive and easier to use in scripting.

This issue also addresses the absence of Chile-specific SAT bands.

CHLAT and SPLAT MF/LF and HF wafers still have different clocking

It looks like this issue mentioned in #30 didn't get fully resolved. All wafers in the CHLAT and SPLAT should have the same clocking, but HF is still different. Prior to the fix in the pull request, MF/LF are in the correct orientation, but HF is not. It looks like the rotation to fix HF was applied to all wafers such that HF is in the right orientation now, but MF/LF are not.

This is from prior to the correction showing MF/LF in the correct orientation, and HF not:
257296677-f94f1c13-1ee0-44e1-8bf3-55ec9d1e3405-1

This is fro Reijo now showing that HF is in the correct orientation, but MF/LF are no longer correct:

image (6)

Noise correlation factor

When reading in the hardware map, define the per detector NET for a band as as the "NET" multiplied by "NET_corr" to account for the pixel to pixel correlations. Should add to the DC1 branch.

Band of middle-frequency channels

@keskitalo @smsimon

my first assumption was that MFH meant middle-frequency-high, instead looking at s4sim
it looks like the 1 channels are low and the 2 channels are high:

import s4sim.hardware.config
c=s4sim.hardware.config.get_example()
for ch in ["MFHS1", "MFHS2", "MFLS1", "MFLS2"]:
    print(ch, c.data["bands"][ch]["center"])
MFHS1 95.0
MFHS2 155.1
MFLS1 85.0
MFLS2 145.1

can you please confirm s4sim is correct as it is now?

SAT beam widths

It looks like the SAT beams are different between s4sim and the table in the DSR.

sfwhm = OrderedDict()
sfwhm["LFS1"] = 72.8
sfwhm["LFS2"] = 54.8
sfwhm["MFLS1"] = 25.5
sfwhm["MFLS2"] = 15.1
sfwhm["MFHS1"] = 22.7
sfwhm["MFHS2"] = 14.2
sfwhm["HFS1"] = 13.0
sfwhm["HFS2"] = 10.0

Do you know what is going on?

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.