Wykres commitów

24 Commity (a2237e09d66f4cd900685f662a67218a591fdfc3)

Autor SHA1 Wiadomość Data
nyanpasu64 ce3849cd54 Rename Wave.get_around(region_len) to region_nsamp 2018-08-24 01:05:46 -07:00
nyanpasu64 8cce1d1414 Add support for subsampling in CorrelationTrigger and Wave 2018-07-29 06:35:47 -07:00
nyanpasu64 be57d5765f Add unified ITrigger constructor, [wip] trigger subsampling 2018-07-29 06:35:39 -07:00
nyanpasu64 f2af4299b2 Import dataclass from config (either dataclasses or keyword_dataclasses) 2018-07-29 06:35:35 -07:00
nyanpasu64 18140572f6 Rename Wave(wcfg) to cfg 2018-07-29 06:35:23 -07:00
nyanpasu64 201b05cc30 Rename WaveConfig to _WaveConfig, don't expose via YAML 2018-07-29 06:35:19 -07:00
nyanpasu64 960770fec0 Merge branch 'channel' into yaml 2018-07-29 06:35:02 -07:00
nyanpasu64 a87642b38c Rename register_dataclass to register_config 2018-07-25 05:19:45 -07:00
nyanpasu64 65655b2645 [wip] Make config classes dumpable via YAML, rename base configs 2018-07-25 05:19:45 -07:00
nyanpasu64 19c0909752 Add amplification to WaveConfig 2018-07-23 20:38:15 -07:00
nyanpasu64 81c19aff2e Fix loading stereo files 2018-07-23 20:27:35 -07:00
nyanpasu64 206294f5c2 Check np.floating instead of np.float (fixes FutureWarning) 2018-07-20 14:26:02 -07:00
nyanpasu64 8729e46cdf wip 2018-07-20 14:19:43 -07:00
nyanpasu64 1d7f29b943 Remove TODO message from Wave 2018-07-20 02:22:53 -07:00
nyanpasu64 c50ed2853e Perform most CorrelationTrigger calculations using FLOAT 2018-07-20 02:04:37 -07:00
nyanpasu64 34c660b55a Switch internal calculations to single-precision FLOAT 2018-07-20 01:29:49 -07:00
nyanpasu64 949baead3e Clarify Wave class "center" 2018-07-20 01:23:41 -07:00
nyanpasu64 332413e8ef Refactor Wave class and add support for float waves 2018-07-20 01:23:41 -07:00
nyanpasu64 fb7932b952 Read WAV files using mmap=True 2018-07-16 18:23:53 -07:00
nyanpasu64 7a5e0b11f1 Mark Wave(wcfg: WaveConfig) as Optional 2018-07-15 05:54:45 -07:00
nyanpasu64 709661dd93 Add Renderer.nwaves, refactor CorrelationTrigger and Wave 2018-07-15 04:04:53 -07:00
nyanpasu64 90b2dc5afd Add type hints to Wave.__getitem__ 2018-07-15 03:09:48 -07:00
nyanpasu64 c7ca023163 [wip] Half-working trigger 2018-07-13 23:54:14 -07:00
nyanpasu64 a35c3fc9bc Move renderer, triggers, wave to separate file 2018-07-13 20:58:00 -07:00