issues
search
JLBLine
/
WODEN
CUDA code designed to simulate interferometric data using point, Gaussian, and shapelet sky models
https://woden.readthedocs.io/en/latest/
Mozilla Public License 2.0
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Everybeam
#73
JLBLine
closed
1 week ago
0
Make EveryBeam optional
#72
JLBLine
closed
6 days ago
1
Stokes QUV
#71
JLBLine
closed
3 months ago
0
Add a "for developers" section to documetation
#70
JLBLine
opened
3 months ago
0
12. Remove old attributes from `components_t`
#69
JLBLine
opened
3 months ago
0
Add list-type flux extrapolation for polarisation
#68
JLBLine
closed
3 months ago
1
Add function call graphs and code overview
#67
JLBLine
closed
6 days ago
1
11. Write up some integration tests as examples
#66
JLBLine
closed
3 months ago
1
10. Document all the polarisation things
#65
JLBLine
closed
3 months ago
1
9. Make sure new polarisation code doesn't break anything
#64
JLBLine
closed
3 months ago
1
8. Make sure `source_components::source_component_common` calls polarisation things
#63
JLBLine
closed
3 months ago
1
7. Write new C/GPU code to to zero out Stokes I if user wants
#62
JLBLine
closed
3 months ago
1
6. Write new C/GPU code to calculate Q/U from Stokes I and RM/pol frac/intrinsic pol angle
#61
JLBLine
closed
3 months ago
1
5. Modify the C/GPU power-law code to handle Stokes V
#60
JLBLine
closed
3 months ago
1
4. Pass polarisation info to the C/GPU code
#59
JLBLine
closed
3 months ago
1
3. Check for polarisation info in the sky model
#58
JLBLine
closed
3 months ago
4
2. Read polarisation info from FITS into `wodenpy`
#57
JLBLine
closed
4 months ago
4
1. Get new columns into the FITS sky model that has RM/pol frac/intrinsic pol angle and Stokes V flux
#56
JLBLine
closed
4 months ago
3
Compile both cuda and hip
#55
JLBLine
closed
4 months ago
0
Fee dipole amps
#54
JLBLine
closed
4 months ago
0
13. Merge `fee_dipole_amps` into master and make release version
#53
JLBLine
closed
4 months ago
1
Migration to Setonix
#52
marcinsokolowski
closed
4 months ago
12
12. Example of using dipole amplitudes and flags and light documentation of tests
#51
JLBLine
closed
4 months ago
1
Implement antenna (tile) flagging
#50
JLBLine
closed
4 months ago
2
11. Integration tests against `hyperdrive simulate`
#49
JLBLine
closed
4 months ago
2
1.5 Read in dipole flags from the metafits file
#48
JLBLine
closed
5 months ago
1
10. Ensure changes to use multiple primary beams don't break existing code/tests
#47
JLBLine
closed
4 months ago
3
0. Upgrade to using `hyperbeam` v0.7.0
#46
JLBLine
closed
5 months ago
1
9. Need to modify `source_components::kern_calc_autos` to use multiple antennas
#45
JLBLine
closed
4 months ago
1
8. `get_beam_gains_two_antennas` will need some kind of baseline to antenna mapping. This indexing only needs to be done once, so it makes sense to do it at the highest function, which is `calculate_visibilities::calculate_visibilities`
#44
JLBLine
closed
5 months ago
4
7. Create a new function `source_component_common::get_beam_gains_two_antennas` that can read in beam gains from multiple antennas. Needs to be called from `source_component_common::update_sum_visis_stokesI` and `source_component_common::update_sum_visis_stokesIQUV`.
#43
JLBLine
closed
5 months ago
2
6. Have `source_component_common::source_component_common` call `primary_beam_cuda::run_hyperbeam_cuda` with the correct number of antennas, and handle the results.
#42
JLBLine
closed
5 months ago
1
5. Make a function like `primary_beam_cuda::run_hyperbeam_cuda` to handle multiple dipole amplitudes
#41
JLBLine
closed
5 months ago
1
4. Modify `source_components::d_beam_gains` to store beam gains from multiple antennas (a tile is usually called an antenna in `WODEN`)
#40
JLBLine
closed
5 months ago
1
3. Pass the amplitudes to `hyperbeam` during initialisation via `new_gpu_fee_beam` function, which happens in `calculate_visibilities::calculate_visibilities`.
#39
JLBLine
closed
4 months ago
2
2. Modify `woden_struct_defs::woden_settings_t` to store dipole amplitudes for the C side
#38
JLBLine
closed
5 months ago
1
1. Have `run_woden.py` read in and store dipole amplitudes from a `metafits` file
#37
JLBLine
closed
5 months ago
1
#bug
#36
ysj-ucas
closed
7 months ago
3
Develop inst errors
#35
JLBLine
closed
9 months ago
0
Remove QUV support from main pipeline, as the way we were calculating…
#34
JLBLine
closed
1 year ago
0
Use ctypes call c
#33
JLBLine
closed
1 year ago
0
Add instrumental effects
#32
JLBLine
closed
1 year ago
0
Output error when running two WODEN instances in the same directory.
#31
JaidenCook
closed
1 year ago
1
Match hyperdrive v0.2.0
#30
JLBLine
closed
2 years ago
0
Auto correlations
#29
JLBLine
closed
2 years ago
0
Fiddle lst
#28
JLBLine
closed
2 years ago
0
Hyperdrive sky model
#27
JLBLine
closed
2 years ago
0
Remove old MWA FEE code and replace with `mwa_hyperbeam`
#26
JLBLine
closed
2 years ago
0
After joss review freq interp mwafee
#25
JLBLine
closed
2 years ago
0
Edits for the JOSS review
#24
dfm
closed
2 years ago
1
Next