Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [science-iwg] Lab automation tooling

Christian,

There is quite some HW and lab devices in the current Automotive project (oscilloscopes,...) and most of it is accessed from C or C++ (occasionally there may be C# but most devices run Linux or other OS) but unlike build and modeling tools like eTrice, Xtext, etc. these are rarely Open Source, so I can't share more about them here I'm afraid.

Werner


On Fri, Apr 29, 2016 at 6:00 PM, <science-iwg-request@xxxxxxxxxxx> wrote:
Send science-iwg mailing list submissions to
        science-iwg@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/science-iwg
or, via email, send a message with subject or body 'help' to
        science-iwg-request@xxxxxxxxxxx

You can reach the person managing the list at
        science-iwg-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of science-iwg digest..."


Today's Topics:

   1. Re: Introducing myself (Philip Wenig)
   2. Re: Introducing myself (Jay Jay Billings)
   3. Lab automation tooling (Christian Pontesegger)
   4. Re: Lab automation tooling (Jay Jay Billings)


----------------------------------------------------------------------

Message: 1
Date: Thu, 28 Apr 2016 19:19:12 +0200
From: Philip Wenig <philip.wenig@xxxxxxxxxxxxx>
To: science-iwg@xxxxxxxxxxx
Subject: Re: [science-iwg] Introducing myself
Message-ID: <57224610.9040609@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi Mario,

you're welcome :-).

Is AiiDA this one?
http://www.aiida.net

It would be great if you could give us/me a short introduction to your
work on Taverna/KNIME and AiiDA.


Best,
Philip


Am 28.04.2016 um 13:55 schrieb Mario Valle:
> Hello enthusiasts!
>
> I just joined the mailing list. My name is Mario Valle and I work in
> the Swiss National Supercomputing Centre (CSCS) on Data Science issues.
>
> My exposure to scientific workflows dates many years ago, in the
> Bioinformatics area, trying to find my way around Taverna and KNIME.
> But at the end the project was simplified to a single tool so no
> workflow engine needed anymore. Than two years ago I had a shallow
> immersion in FireWorks to prepare an EU project proposal.
> Unfortunately the project had not been selected, but will be
> resubmitted next year hopefully with a more in depth understanding of
> workflow engines from my side. Currently I'm working with the AiiDA
> people to understand their workflow engine requirements.
>
> I'm sure the workflow manager landscape changed a lot lately and I
> want to explore it as best as possible.
>
> See you!
>             mario
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig ? Founder ? philip.wenig@xxxxxxxxxxxxx ? http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~



------------------------------

Message: 2
Date: Thu, 28 Apr 2016 13:42:45 -0400
From: Jay Jay Billings <jayjaybillings@xxxxxxxxx>
To: Science Industry Working Group <science-iwg@xxxxxxxxxxx>
Subject: Re: [science-iwg] Introducing myself
Message-ID:
        <CAE3ybv68VqyBWXGvnHAvAPzioUGCqh2KyAd80g6brsUe7Yso6Q@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Welcome Mario! Great to get you involved!

There are quite a few workflow projects going on in the group, so let me
know if you have questions.

Jay
On Apr 28, 2016 7:55 AM, "Mario Valle" <mvalle@xxxxxxx> wrote:

> Hello enthusiasts!
>
> I just joined the mailing list. My name is Mario Valle and I work in the
> Swiss National Supercomputing Centre (CSCS) on Data Science issues.
>
> My exposure to scientific workflows dates many years ago, in the
> Bioinformatics area, trying to find my way around Taverna and KNIME. But at
> the end the project was simplified to a single tool so no workflow engine
> needed anymore. Than two years ago I had a shallow immersion in FireWorks
> to prepare an EU project proposal. Unfortunately the project had not been
> selected, but will be resubmitted next year hopefully with a more in depth
> understanding of workflow engines from my side. Currently I'm working with
> the AiiDA people to understand their workflow engine requirements.
>
> I'm sure the workflow manager landscape changed a lot lately and I want to
> explore it as best as possible.
>
> See you!
>                         mario
>
>
> --
> Ing. Mario Valle
> Swiss National Supercomputing Centre (CSCS)
> v. Trevano 131, 6900 Lugano, Switzerland
> Tel: +41 (91) 610.82.60
> _______________________________________________
> science-iwg mailing list
> science-iwg@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/science-iwg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/science-iwg/attachments/20160428/b6c99cd6/attachment.html>

------------------------------

Message: 3
Date: Thu, 28 Apr 2016 20:17:12 +0200
From: Christian Pontesegger <christian.pontesegger@xxxxxx>
To: Science Industry Working Group <science-iwg@xxxxxxxxxxx>
Subject: [science-iwg] Lab automation tooling
Message-ID: <572253A8.9030403@xxxxxx>
Content-Type: text/plain; charset=utf-8; format=flowed

Hi,

while you know that I am doing scripting a lot, most scripts in our
company need to communicate with lab equipment (oscilloscopes, power
source units, waveform generators, ...). We are doing this using VISA,
IVI and typically National Instruments drivers. We are accessing all
this stuff from EASE scripts, using a self written intermediate layer in
C# to access hardware busses like GPIB. I am wondering how the other
science group members do this as I guess some of you will have similar
requirements. Are you all building your own stuff or is there a common
approach available already?

cheers
Christian


------------------------------

Message: 4
Date: Thu, 28 Apr 2016 17:15:03 -0400
From: Jay Jay Billings <jayjaybillings@xxxxxxxxx>
To: Science Industry Working Group <science-iwg@xxxxxxxxxxx>
Subject: Re: [science-iwg] Lab automation tooling
Message-ID:
        <CAE3ybv6D6E2N1FgiY4+C=2H=ijSvoVXq0qpim90q8WU6iX+nvg@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Christian,

I think Matt Gerring (Diamond) or Kay Kasimir (ORNL) will likely have good
answers for you. Both are subscribed to the list.

Jay
On Apr 28, 2016 2:16 PM, "Christian Pontesegger" <
christian.pontesegger@xxxxxx> wrote:

> Hi,
>
> while you know that I am doing scripting a lot, most scripts in our
> company need to communicate with lab equipment (oscilloscopes, power source
> units, waveform generators, ...). We are doing this using VISA, IVI and
> typically National Instruments drivers. We are accessing all this stuff
> from EASE scripts, using a self written intermediate layer in C# to access
> hardware busses like GPIB. I am wondering how the other science group
> members do this as I guess some of you will have similar requirements. Are
> you all building your own stuff or is there a common approach available
> already?
>
> cheers
> Christian
> _______________________________________________
> science-iwg mailing list
> science-iwg@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/science-iwg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/science-iwg/attachments/20160428/d8a97886/attachment.html>

------------------------------

_______________________________________________
science-iwg mailing list
science-iwg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/science-iwg

End of science-iwg Digest, Vol 39, Issue 36
*******************************************


Back to the top