From tikal004 at umn.edu Mon Mar 13 11:20:28 2023 From: tikal004 at umn.edu (Barry Tikalsky) Date: Mon, 13 Mar 2023 10:20:28 -0500 Subject: [Loris-dev] Imaging Upload Pipeline Error Message-ID: Hello LORIS devs, I am using the imaging uploader to test uploading DICOMs into LORIS. I am able to upload DICOMs but the pipeline immediately stops at the following error: The ''PatientName'' DICOM field cannot be extracted from the DICOM file /path/to/file.dcm I then run the command from the docs and it works perfectly! How can I get this to run automatically? The Patient's Name DICOM field matches the candidate/visit info. I suspected Linux permissions issues, but haven't been able to make any changes to them that worked. I am using CentOS 7 Thanks! -- Barry Tikalsky Research Professional | Developmental Cognition and Neuroimaging Labs | Masonic Institute for the Developing Brain -------------- next part -------------- An HTML attachment was scrubbed... URL: From cecile.madjar at gmail.com Mon Mar 13 16:39:43 2023 From: cecile.madjar at gmail.com (Cecile Madjar) Date: Mon, 13 Mar 2023 16:39:43 -0400 Subject: [Loris-dev] Imaging Upload Pipeline Error Message-ID: Hi Barry, I guess it could be permission issues where the DICOMs cannot be read for some reason by the apache user but can be read by the user you are using to run the script manually. I cannot think of any other reason why it would not work via the apache user when it works when you are logged in yourself as lorisadmin. Can you check that the apache user has read/write access to the incoming directory and the directories where the data will get processed (including TMPDIR and /data/ directory tree). C?cile ---------- Forwarded message --------- From: Barry Tikalsky Date: Mon, Mar 13, 2023 at 11:20?AM Subject: [Loris-dev] Imaging Upload Pipeline Error To: Hello LORIS devs, I am using the imaging uploader to test uploading DICOMs into LORIS. I am able to upload DICOMs but the pipeline immediately stops at the following error: The ''PatientName'' DICOM field cannot be extracted from the DICOM file /path/to/file.dcm I then run the command from the docs and it works perfectly! How can I get this to run automatically? The Patient's Name DICOM field matches the candidate/visit info. I suspected Linux permissions issues, but haven't been able to make any changes to them that worked. I am using CentOS 7 Thanks! -- Barry Tikalsky Research Professional | Developmental Cognition and Neuroimaging Labs | Masonic Institute for the Developing Brain _______________________________________________ Loris-dev mailing list Loris-dev at bic.mni.mcgill.ca https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From molano at ext.cnio.es Thu Mar 23 12:58:08 2023 From: molano at ext.cnio.es (=?iso-8859-1?Q?Olano=2EMar=EDa?=) Date: Thu, 23 Mar 2023 16:58:08 +0000 Subject: [Loris-dev] logs directory is not writable Message-ID: Good afternoon! I am in the process of downloading LORIS with the updated rules on hand for Ubuntu, and unfortunately I am not able to make it through the ./install.sh part of the process. The following error pops up "The logs directory is not writable. You will not have an automatic generated report of your installation. Do you still want to continue?" and after agreeing I do wish to continue it is not able to create a log and quits. I have given all directories the 755 chmod permissions so I do not know what the issue is. Any help would be much appreciated. Best regards, Mar?a [cid:image001.png at 01D95DB1.05D65F30] [Hazte Amigo del CNIO. M?s investigaci?n, menos c?ncer] Fb Amigos del CNIO | Tw @CNIOStopCancer | Youtube canalcnio **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro tipo de transmisi?n por parte de otra persona que no sea el destinatario. Si usted recibe por error este correo, se ruega comunicarlo al remitente y borrar el mensaje recibido. De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a la protecci?n de los datos personales de las personas f?sicas, la informaci?n personal que nos pueda facilitar a trav?s de este correo electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de tramitar el objeto del presente correo electr?nico. El tratamiento de sus datos personales se encuentra legitimado por ser necesario para gestionar el objeto del presente mensaje. Estos datos personales no ser?n comunicados a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga exigido por una ley. Ud. podr? ejercer los derechos de acceso, rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer informaci?n adicional sobre el tratamiento de sus datos personales, puede consultar dicha informaci?n adicional en el siguiente enlace dentro de nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp **LEGAL NOTICE**: This email and any attached files may contain protected information for the sole use of its intended recipient or addressee. Anyone other than the intended recipient or addressee is strictly prohibited from distributing, reproducing or transmitting the email and its contents in any way. If you receive this email in error, please notify the sender and delete the message. Pursuant to the provisions of EU Regulation 2016/679 regarding the protection of personal data, any personal information you provide through this email will be registered by the CNIO Foundation in order to deal with content of this email. Your personal data must be processed in order to be able to deal with the content and purpose of this message. Your personal details will not be passed on to anyone else unless you authorise us to do so or we are required to do so by law. You may exercise your rights regarding access, rectification, suppression, limitation of processing, portability and opposition by writing to the following address: c/Melchor Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If you require further information about the processing of your personal data, go to the following link on our webpage: https://www.cnio.es/es/privacidad/index.asp -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 118923 bytes Desc: image001.png URL: From wangshen.mcin at gmail.com Thu Mar 23 13:07:30 2023 From: wangshen.mcin at gmail.com (Shen Wang) Date: Thu, 23 Mar 2023 13:07:30 -0400 Subject: [Loris-dev] logs directory is not writable In-Reply-To: References: Message-ID: Hi Mar?a, I suggest trying the following steps to resolve the issue: Open the terminal and type the following command: sudo chown lorisadmin:lorisadmin /var/www/loris This command will change the ownership of the /var/www/loris directory to the user lorisadmin and the group lorisadmin. After running the above command, try running the "./install.sh" command again. This command will execute the installation script for the Loris application. If the above steps don't work, please let me know. Best regards, Shen On Thu, Mar 23, 2023 at 12:58?PM Olano.Mar?a wrote: > Good afternoon! > > > > I am in the process of downloading LORIS with the updated rules on hand > for Ubuntu, and unfortunately I am not able to make it through the > ./install.sh part of the process. The following error pops up ?The logs > directory is not writable. You will not have an automatic generated report > of your installation. Do you still want to continue?? and after agreeing I > do wish to continue it is not able to create a log and quits. I have given > all directories the 755 chmod permissions so I do not know what the issue > is. > > > > Any help would be much appreciated. > > > > Best regards, > > > > Mar?a > > > > > [image: Hazte Amigo del CNIO. M?s investigaci?n, menos c?ncer] > > > *Fb* Amigos del CNIO | *Tw* > @CNIOStopCancer | *Youtube* > canalcnio > > > **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros > adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su > destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro > tipo de transmisi?n por parte de otra persona que no sea el destinatario. > Si usted recibe por error este correo, se ruega comunicarlo al remitente y > borrar el mensaje recibido. > De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a > la protecci?n de los datos personales de las personas f?sicas, la > informaci?n personal que nos pueda facilitar a trav?s de este correo > electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de > tramitar el objeto del presente correo electr?nico. El tratamiento de sus > datos personales se encuentra legitimado por ser necesario para gestionar > el objeto del presente mensaje. Estos datos personales no ser?n comunicados > a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga > exigido por una ley. Ud. podr? ejercer los derechos de acceso, > rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y > oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 > (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos > en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer > informaci?n adicional sobre el tratamiento de sus datos personales, puede > consultar dicha informaci?n adicional en el siguiente enlace dentro de > nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp > > **LEGAL NOTICE**: This email and any attached files may contain protected > information for the sole use of its intended recipient or addressee. Anyone > other than the intended recipient or addressee is strictly prohibited from > distributing, reproducing or transmitting the email and its contents in any > way. If you receive this email in error, please notify the sender and > delete the message. > Pursuant to the provisions of EU Regulation 2016/679 regarding the > protection of personal data, any personal information you provide through > this email will be registered by the CNIO Foundation in order to deal with > content of this email. Your personal data must be processed in order to be > able to deal with the content and purpose of this message. Your personal > details will not be passed on to anyone else unless you authorise us to do > so or we are required to do so by law. You may exercise your rights > regarding access, rectification, suppression, limitation of processing, > portability and opposition by writing to the following address: c/Melchor > Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection > Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If > you require further information about the processing of your personal data, > go to the following link on our webpage: > https://www.cnio.es/es/privacidad/index.asp > _______________________________________________ > Loris-dev mailing list > Loris-dev at bic.mni.mcgill.ca > https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev > -- Shen Wang Loris Developer Montreal Neurological Institute McGill University -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 118923 bytes Desc: not available URL: From molano at ext.cnio.es Thu Mar 23 13:11:36 2023 From: molano at ext.cnio.es (=?utf-8?B?T2xhbm8uTWFyw61h?=) Date: Thu, 23 Mar 2023 17:11:36 +0000 Subject: [Loris-dev] logs directory is not writable In-Reply-To: References: Message-ID: Hi Shen, Executed those same steps and still have the same problem unfortunately [cid:image001.png at 01D95DB2.E761ABC0] Best regards, Mar?a From: Shen Wang Sent: 23 March 2023 18:08 To: Olano.Mar?a Cc: loris-dev at bic.mni.mcgill.ca Subject: Re: [Loris-dev] logs directory is not writable CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe Hi Mar?a, I suggest trying the following steps to resolve the issue: Open the terminal and type the following command: sudo chown lorisadmin:lorisadmin /var/www/loris This command will change the ownership of the /var/www/loris directory to the user lorisadmin and the group lorisadmin. After running the above command, try running the "./install.sh" command again. This command will execute the installation script for the Loris application. If the above steps don't work, please let me know. Best regards, Shen On Thu, Mar 23, 2023 at 12:58?PM Olano.Mar?a > wrote: Good afternoon! I am in the process of downloading LORIS with the updated rules on hand for Ubuntu, and unfortunately I am not able to make it through the ./install.sh part of the process. The following error pops up ?The logs directory is not writable. You will not have an automatic generated report of your installation. Do you still want to continue?? and after agreeing I do wish to continue it is not able to create a log and quits. I have given all directories the 755 chmod permissions so I do not know what the issue is. Any help would be much appreciated. Best regards, Mar?a [cid:image002.png at 01D95DB2.E761ABC0] [Hazte Amigo del CNIO. M?s investigaci?n, menos c?ncer] Fb Amigos del CNIO | Tw @CNIOStopCancer | Youtube canalcnio **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro tipo de transmisi?n por parte de otra persona que no sea el destinatario. Si usted recibe por error este correo, se ruega comunicarlo al remitente y borrar el mensaje recibido. De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a la protecci?n de los datos personales de las personas f?sicas, la informaci?n personal que nos pueda facilitar a trav?s de este correo electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de tramitar el objeto del presente correo electr?nico. El tratamiento de sus datos personales se encuentra legitimado por ser necesario para gestionar el objeto del presente mensaje. Estos datos personales no ser?n comunicados a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga exigido por una ley. Ud. podr? ejercer los derechos de acceso, rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer informaci?n adicional sobre el tratamiento de sus datos personales, puede consultar dicha informaci?n adicional en el siguiente enlace dentro de nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp **LEGAL NOTICE**: This email and any attached files may contain protected information for the sole use of its intended recipient or addressee. Anyone other than the intended recipient or addressee is strictly prohibited from distributing, reproducing or transmitting the email and its contents in any way. If you receive this email in error, please notify the sender and delete the message. Pursuant to the provisions of EU Regulation 2016/679 regarding the protection of personal data, any personal information you provide through this email will be registered by the CNIO Foundation in order to deal with content of this email. Your personal data must be processed in order to be able to deal with the content and purpose of this message. Your personal details will not be passed on to anyone else unless you authorise us to do so or we are required to do so by law. You may exercise your rights regarding access, rectification, suppression, limitation of processing, portability and opposition by writing to the following address: c/Melchor Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If you require further information about the processing of your personal data, go to the following link on our webpage: https://www.cnio.es/es/privacidad/index.asp _______________________________________________ Loris-dev mailing list Loris-dev at bic.mni.mcgill.ca https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev -- Shen Wang Loris Developer Montreal Neurological Institute McGill University **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro tipo de transmisi?n por parte de otra persona que no sea el destinatario. Si usted recibe por error este correo, se ruega comunicarlo al remitente y borrar el mensaje recibido. De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a la protecci?n de los datos personales de las personas f?sicas, la informaci?n personal que nos pueda facilitar a trav?s de este correo electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de tramitar el objeto del presente correo electr?nico. El tratamiento de sus datos personales se encuentra legitimado por ser necesario para gestionar el objeto del presente mensaje. Estos datos personales no ser?n comunicados a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga exigido por una ley. Ud. podr? ejercer los derechos de acceso, rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer informaci?n adicional sobre el tratamiento de sus datos personales, puede consultar dicha informaci?n adicional en el siguiente enlace dentro de nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp **LEGAL NOTICE**: This email and any attached files may contain protected information for the sole use of its intended recipient or addressee. Anyone other than the intended recipient or addressee is strictly prohibited from distributing, reproducing or transmitting the email and its contents in any way. If you receive this email in error, please notify the sender and delete the message. Pursuant to the provisions of EU Regulation 2016/679 regarding the protection of personal data, any personal information you provide through this email will be registered by the CNIO Foundation in order to deal with content of this email. Your personal data must be processed in order to be able to deal with the content and purpose of this message. Your personal details will not be passed on to anyone else unless you authorise us to do so or we are required to do so by law. You may exercise your rights regarding access, rectification, suppression, limitation of processing, portability and opposition by writing to the following address: c/Melchor Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If you require further information about the processing of your personal data, go to the following link on our webpage: https://www.cnio.es/es/privacidad/index.asp -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 15242 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 118923 bytes Desc: image002.png URL: From wangshen.mcin at gmail.com Thu Mar 23 13:25:20 2023 From: wangshen.mcin at gmail.com (Shen Wang) Date: Thu, 23 Mar 2023 13:25:20 -0400 Subject: [Loris-dev] logs directory is not writable In-Reply-To: References: Message-ID: Hi Mar?a, You may try "sudo chown lorisadmin.www-data /var/www/loris/logs" or "sudo chmod -R 777 /var/www/loris/logs", then install again. If the above steps don't work, please let me know. Best regards, Shen On Thu, Mar 23, 2023 at 1:11?PM Olano.Mar?a wrote: > Hi Shen, > > > > Executed those same steps and still have the same problem unfortunately > > Best regards, > > Mar?a > > > > *From:* Shen Wang > *Sent:* 23 March 2023 18:08 > *To:* Olano.Mar?a > *Cc:* loris-dev at bic.mni.mcgill.ca > *Subject:* Re: [Loris-dev] logs directory is not writable > > > > *CAUTION: This email originated from outside of the organization. Do not > click links or open attachments unless you recognize the sender and know > the content is safe* > > > > Hi Mar?a, > I suggest trying the following steps to resolve the issue: > Open the terminal and type the following command: > sudo chown lorisadmin:lorisadmin /var/www/loris > This command will change the ownership of the /var/www/loris directory to > the user lorisadmin and the group lorisadmin. > After running the above command, try running the "./install.sh" command > again. > This command will execute the installation script for the Loris > application. > If the above steps don't work, please let me know. > Best regards, > Shen > > > > On Thu, Mar 23, 2023 at 12:58?PM Olano.Mar?a wrote: > > Good afternoon! > > > > I am in the process of downloading LORIS with the updated rules on hand > for Ubuntu, and unfortunately I am not able to make it through the > ./install.sh part of the process. The following error pops up ?The logs > directory is not writable. You will not have an automatic generated report > of your installation. Do you still want to continue?? and after agreeing I > do wish to continue it is not able to create a log and quits. I have given > all directories the 755 chmod permissions so I do not know what the issue > is. > > > > Any help would be much appreciated. > > > > Best regards, > > > > Mar?a > > > > [image: Hazte Amigo del CNIO. M?s investigaci?n, menos c?ncer] > > > *Fb* Amigos del CNIO | *Tw* > @CNIOStopCancer | *Youtube* > canalcnio > > > > **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros > adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su > destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro > tipo de transmisi?n por parte de otra persona que no sea el destinatario. > Si usted recibe por error este correo, se ruega comunicarlo al remitente y > borrar el mensaje recibido. > De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a > la protecci?n de los datos personales de las personas f?sicas, la > informaci?n personal que nos pueda facilitar a trav?s de este correo > electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de > tramitar el objeto del presente correo electr?nico. El tratamiento de sus > datos personales se encuentra legitimado por ser necesario para gestionar > el objeto del presente mensaje. Estos datos personales no ser?n comunicados > a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga > exigido por una ley. Ud. podr? ejercer los derechos de acceso, > rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y > oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 > (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos > en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer > informaci?n adicional sobre el tratamiento de sus datos personales, puede > consultar dicha informaci?n adicional en el siguiente enlace dentro de > nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp > > **LEGAL NOTICE**: This email and any attached files may contain protected > information for the sole use of its intended recipient or addressee. Anyone > other than the intended recipient or addressee is strictly prohibited from > distributing, reproducing or transmitting the email and its contents in any > way. If you receive this email in error, please notify the sender and > delete the message. > Pursuant to the provisions of EU Regulation 2016/679 regarding the > protection of personal data, any personal information you provide through > this email will be registered by the CNIO Foundation in order to deal with > content of this email. Your personal data must be processed in order to be > able to deal with the content and purpose of this message. Your personal > details will not be passed on to anyone else unless you authorise us to do > so or we are required to do so by law. You may exercise your rights > regarding access, rectification, suppression, limitation of processing, > portability and opposition by writing to the following address: c/Melchor > Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection > Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If > you require further information about the processing of your personal data, > go to the following link on our webpage: > https://www.cnio.es/es/privacidad/index.asp > > _______________________________________________ > Loris-dev mailing list > Loris-dev at bic.mni.mcgill.ca > https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev > > > > > -- > > Shen Wang > > Loris Developer > > Montreal Neurological Institute > > McGill University > > > > > **ADVERTENCIA LEGAL**: Este correo electr?nico, y en su caso los ficheros > adjuntos, pueden contener informaci?n protegida para el uso exclusivo de su > destinatario. Se proh?be la distribuci?n, reproducci?n o cualquier otro > tipo de transmisi?n por parte de otra persona que no sea el destinatario. > Si usted recibe por error este correo, se ruega comunicarlo al remitente y > borrar el mensaje recibido. > De conformidad con lo dispuesto en el Reglamento (UE) 2016/679 relativo a > la protecci?n de los datos personales de las personas f?sicas, la > informaci?n personal que nos pueda facilitar a trav?s de este correo > electr?nico quedar? registrada por la Fundaci?n CNIO con la finalidad de > tramitar el objeto del presente correo electr?nico. El tratamiento de sus > datos personales se encuentra legitimado por ser necesario para gestionar > el objeto del presente mensaje. Estos datos personales no ser?n comunicados > a ning?n destinatario salvo a aquellos que usted nos autorice o as? venga > exigido por una ley. Ud. podr? ejercer los derechos de acceso, > rectificaci?n, supresi?n, limitaci?n de tratamiento, portabilidad y > oposici?n en la siguiente direcci?n: c/Melchor Fernandez Almagro 3, 28029 > (Madrid). Podr? ponerse en contacto con el Delegado de Protecci?n de Datos > en: delegado_lopd at cnio.es. Para el caso de que Ud. precise conocer > informaci?n adicional sobre el tratamiento de sus datos personales, puede > consultar dicha informaci?n adicional en el siguiente enlace dentro de > nuestra p?gina web: https://www.cnio.es/es/privacidad/index.asp > > **LEGAL NOTICE**: This email and any attached files may contain protected > information for the sole use of its intended recipient or addressee. Anyone > other than the intended recipient or addressee is strictly prohibited from > distributing, reproducing or transmitting the email and its contents in any > way. If you receive this email in error, please notify the sender and > delete the message. > Pursuant to the provisions of EU Regulation 2016/679 regarding the > protection of personal data, any personal information you provide through > this email will be registered by the CNIO Foundation in order to deal with > content of this email. Your personal data must be processed in order to be > able to deal with the content and purpose of this message. Your personal > details will not be passed on to anyone else unless you authorise us to do > so or we are required to do so by law. You may exercise your rights > regarding access, rectification, suppression, limitation of processing, > portability and opposition by writing to the following address: c/Melchor > Fernandez Almagro 3, 28029 (Madrid). You may contact the Data Protection > Delegate (Delegado de Protecci?n de Datos) at: delegado_lopd at cnio.es. If > you require further information about the processing of your personal data, > go to the following link on our webpage: > https://www.cnio.es/es/privacidad/index.asp > -- Shen Wang Loris Developer Montreal Neurological Institute McGill University -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 15242 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 118923 bytes Desc: not available URL: