Displaying 7 results from an estimated 7 matches for "atomique".
2020 Apr 08
6
Parallel transfers with sftp (call for testing / advice)
Hello, I'd like to share with you an evolution I made on sftp.
1. The need
I'm working at CEA (Commissariat ? l'?nergie atomique et aux ?nergies
alternatives) in France. We have a compute cluster complex, and our customers
regularly need to transfer big files from and to the cluster. Each of our front
nodes has an outgoing bandwidth limit (let's say 1Gb/s each, generally more
limited by the CPU than by the network bandwi...
2005 Nov 23
1
help on list
...>typeof(scale_d28)
[1] "list"
> length(scale_d28)
[1] 1
and scale_d28 is a list of 100000 double values?
Thanks
--
Jean Pierre BOTH
phone (33) 01.69.08.84.78 (work)
email jean-pierre.both at cea point fr (work)
Complete address:
-----------------
Commissariat a l Energie Atomique
Centre Etudes Nucleaires de Saclay
DRT/LIST/DETECS/SSTM/L2MA bat.516
91191 GIF/YVETTE CEDEX
France
2016 Dec 16
0
Job Ad. CEA Grenoble, France. Research Engineer Position
...sideration, the application should be received on or before
January 8th, 2017. The preferred start date is beginning of 2017.
--
Damien Couroussé
Research Engineer at CEA-LIST
DRT/LIST/DACLE/SCSN/LIALP
Laboratoire Infrastructures et Ateliers pour le Logiciel sur Puces
Commissariat à l’énergie atomique et aux énergies alternatives
MINATEC Campus | 17 rue des Martyrs | 38054 Grenoble Cedex 9
Tel : +33 (0)4 38 78 04 66
damien.courousse at cea.fr
[Citation aléatoire]
Quidquid latine dictum sit, altum sonatur.
2017 Jun 29
1
Changing ggplot2 legend key/title to custom text
...r-package-ggplot2-based-publication-ready-plots
I want to change the "sex" in "sex subscript 2" or " (sex/sex[2]+Q)
Thanks again,
Marios Barlas
PhD Candidate
CMOS & Memory Integration
Advanced Memory Group
Leti, technology research institute
Commissariat ? l??nergie atomique et aux ?nergies alternatives
T. +33 4 38 78 11 50 M. +33 6 02 61 83 49
www.leti.fr | Leti is a member of the Carnot Institutes network
-----Message d'origine-----
De?: PIKAL Petr [mailto:petr.pikal at precheza.cz]
Envoy??: jeudi 29 juin 2017 13:08
??: BARLAS Marios 247554 <Marios.BARLAS...
2020 Apr 09
4
Parallel transfers with sftp (call for testing / advice)
...verflow.com/questions/24058544/speed-up-rsync-with-simultaneous-concurrent-file-transfers
This solution is perfect for parallel sending a lot of files. But in the case of
sending one really big file, it does not improve transfer speed.
>> I'm working at CEA (Commissariat ? l'?nergie atomique et aux ?nergies
>> alternatives) in France. We have a compute cluster complex, and our customers
>> regularly need to transfer big files from and to the cluster. Each of our front
>> nodes has an outgoing bandwidth limit (let's say 1Gb/s each, generally more
>> limited b...
2017 Jun 29
0
Changing ggplot2 legend key/title to custom text
Hi
There are plenty of examples
https://stackoverflow.com/questions/6202667/how-to-use-subscripts-in-ggplot2-legends-r
https://stackoverflow.com/questions/19507742/using-expressionpaste-to-insert-math-notation-into-a-ggplot-legend
which you can modify.
If you say
"but it wont' seem to work"
how can we know what does it mean?
Plotmath expressions are rather tricky, especially if
2017 Jun 29
2
Changing ggplot2 legend key/title to custom text
Hi all,
ok I have this issue:
I want to change my graphs legends to custom text, often requiring the use of superscripts/subscripts
I tried to use this instruction I found on stack overflow:
labs(x = "R(Ohm)", y= "CDF", aesthetic= " Content (%)" )
but it wont' seem to work.
Also tried bquote for super/ subscripts
xlab(bquote(~x~/(~x~ + ~MO[2]~)*