This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
neuroimagen:facehbi [2019/06/07 09:04] osotolongo [Integrar fechas con datos] |
neuroimagen:facehbi [2020/08/04 10:58] (current) |
||
---|---|---|---|
Line 352: | Line 352: | ||
**Y ahora viene lo bueno pues hay que arreglar y/o rehacer toda la visita 2 por los posibles errores producto de esto.** | **Y ahora viene lo bueno pues hay que arreglar y/o rehacer toda la visita 2 por los posibles errores producto de esto.** | ||
+ | m( **otro problema** hay algunos drop-outs que no he conseguido identificar y estan repetidos en la visita 2. Por suerte, alguien los ha encontrado pormi ;-). | ||
+ | |||
+ | <code bash> | ||
+ | [osotolongo@detritus f2cehbi]$ cat delete.txt | ||
+ | F172 | ||
+ | F176 | ||
+ | F191 | ||
+ | </ | ||
+ | Las lineas que habria que borrar, | ||
+ | <code bash> | ||
+ | [osotolongo@detritus f2cehbi]$ for x in `cat delete.txt`; | ||
+ | dates_mri.csv: | ||
+ | gdata_mri.csv: | ||
+ | guia_mri.csv: | ||
+ | ids.csv: | ||
+ | info_mri.csv: | ||
+ | info_mri_proper.csv: | ||
+ | internos.csv: | ||
+ | dates_mri.csv: | ||
+ | gdata_mri.csv: | ||
+ | guia_mri.csv: | ||
+ | ids.csv: | ||
+ | info_mri.csv: | ||
+ | info_mri_proper.csv: | ||
+ | internos.csv: | ||
+ | dates_mri.csv: | ||
+ | gdata_mri.csv: | ||
+ | guia_mri.csv: | ||
+ | ids.csv: | ||
+ | info_mri.csv: | ||
+ | info_mri_proper.csv: | ||
+ | internos.csv: | ||
+ | </ | ||
+ | //Not so hard//, | ||
+ | <code bash> | ||
+ | [osotolongo@detritus f2cehbi]$ for x in `cat delete.txt`; | ||
+ | </ | ||
+ | :-P | ||
==== FBB ==== | ==== FBB ==== | ||
one random file by subject, | one random file by subject, | ||
Line 509: | Line 547: | ||
</ | </ | ||
- | jodido | + | jodidos |
+ | < | ||
+ | [root@detritus ~]# chmod g+rwx / | ||
+ | ..... | ||
+ | [osotolongo@detritus facehbi]$ ls / | ||
+ | bem label labels | ||
+ | [osotolongo@detritus facehbi]$ cat soloeste.csv | ||
+ | 0003;smc | ||
+ | [osotolongo@detritus facehbi]$ precon.pl -cut soloeste.csv facehbi | ||
+ | </ | ||
===== Reprocesamiento ===== | ===== Reprocesamiento ===== |