Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] January Adopters

Awesome, thanks Matt!

On Thu, Apr 6, 2017 at 10:52 AM, Matthew Gerring <matthew.gerring@xxxxxxxxx> wrote:
Eclipse Scanning (Used in GDA9 @ DLS)
=================================
January is used throughout the scanning project, inside the scan algorithm, when talking to devices and plotting results. The lazy writable dataset object is used to abstract the writing of data to devices used in the scan algorithms. This process ensures that valid NeXus files are written by scanning which can be data processed correctly. January is used in the scan path generation layer in place of numpy for the Jython routines. This allows the same code to generate scan paths in the RCP user interface as is used on python middle-ware servers controlling hardware. January is used extensively in the plotting. We adopted the DAWNSci plotting for visualizing the scan paths and on our cluster for online data analysis. DAWNSci plotting uses January to define the data which is to be plotted and online data analysis uses the lazy datasets to process data as it is written.

On 6 April 2017 at 10:33, Tracy Miranda <tracy@xxxxxxxxxxxxxxxx> wrote:
Hi all,

For a January website we would like to add some short details of project using January, so like a section for showing adopters. 

With that in mind, those of you who are using it for your projects could you let me know on or off list the project name & what you use January for and I will follow up to craft something for the website.

Thanks,
Tracy

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



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



Back to the top