gpuSimulateCudaUpchannelize¶
-
class gpuSimulateCudaUpchannelize : public kotekan::Stage¶
Stage for faking CUDA upchannelization.
- Buffers
voltage_in_bufInput voltagesFormat: Int4+4
Metadata:
chimeMetadataor oneHotMetadata
voltage_out_bufOutput buffer for formed beamsFormat: Int4+4
Metadata:
Copiedfrom voltage_in_buf
- Param num_dishes:
Int. Number of dishes.
- Param num_local_freq:
Int. Number of frequencies in each frame.
- Param samples_per_data_set:
Int. Number of time samples per frame.
- Param upchan_factor:
Int. Upchannelization factor.
- Param zero_output:
Bool. Zero out the array before filling it? Useful when doing one-hot sparse outputs.