Open Issues Need Help
View All on GitHub Bidding and Auctions • Sports Equipment Bidding
SamplingFrequency is incorrect 2 months ago
AI Summary: Correct the `SamplingFrequency` unit in the HalfPipe2BIDS tool. The current implementation uses the repetition time (TR) in seconds instead of the correct Hertz (Hz) unit. The fix involves modifying the code to calculate and report the sampling frequency (1/TR) in Hz.
Complexity:
3/5
bug good first issue