Likan Zhan
Likan Zhan
Is it possible to rename the weaved file when using the `weave` function? Suppose my original file is a plain `index.md` file, and I want to render it into a...
## description 1. Suppose I have I simple `exp.jnw` file with the following content: ```` \documentclass{article} \begin{document} Hello, World. \end{document} ```` 2. When I run `weave("path/to/exp.jnw", doctype="textminted")`, it is supposed...
In the `Construction` section of the package documentation, it is said ```In contrast, the `cask` grouping factor is *nested* within the `batch` grouping factor in the *Pastes* data.``` I know...
Using the pilot data I uploaded to http://likan.oss-cn-beijing.aliyuncs.com/Data/Disjunction2Pilot.zip When I trying to corregister EEG with ET, using the method 2 with the "TTL_SYNC" as the keyword, I got the following...
My documents include Mandarin Chinese characters. So I'm wondering whether it is possible to add an argument to allowing switching latex engines? Thanks.
**Describe the bug** it seems that the function `mscore` does not have the `-n` option. ```Julia MuseScore4 4.1.1 MuseScore4: Unknown option 'n'. ERROR: failed process: Process(`mscore -n -T 20 -r...
The methods are described as follows in MatLab: [griddata](https://www.mathworks.com/help/matlab/ref/griddata.html?s_tid=srchtitle_griddata_1) The reason is that I want to plot some [Topographic EEG/MEG plot](https://www.mathworks.com/matlabcentral/fileexchange/72729-topographic-eeg-meg-plot) using Julia. I've tried the code as being described...
Hi @ararslan and @rob-luke Here is description of the problem. We can use the sample `bdf` data provided in [`Neuroimaging.jl`](https://github.com/rob-luke/Neuroimaging.jl/tree/main/test/data). In the sample data named `test_Hz19.5-testing.bdf` there are 7 channels...