+0
−9
+0
−9
+0
−9
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
v1.38.5 -- Fix incorrect display of manually excluded channels (mlActMan) at the session, subject and group levels. Fix typo in exported JSON data. (#139) * v1.38.3 -- Fix typo causing matlab exception in ProbeClass.m 3d-to-2d optode projection code -- Change output folder name in AppSettings.cfg to be derivatives/homer to be BIDS compliant -- Add backward compatibility code to detect and move derived output in old folders to new BIDS compliant folder derivatives/homer * v1.38.4 -- Convert export of processing stream functions from .txt to JSON .json format in compliance with BIDS. -- Add Qianqian's JSON library jsonlab to support the exporting of processing stream functions -- Add fields ExcludedTime and ExcludedChannels to exported proc stream functions * v1.38.5 -- Fix incorrect display of manually excluded channels (mlActMan) at the session, subject and group levels. -- Fix typo "ApplicationNsme" in exported JSON file, and change variables for excluded channels and time from 'ExcludedTime' and'ExcludedChannels' to 'tIncMan' and 'mlActMan'
CRA Git | Maintained and supported by SUSTech CRA and CCSE