scispace - formally typeset
Search or ask a question

Showing papers on "Graphical user interface published in 2017"




Journal ArticleDOI
TL;DR: The Collaborative Computational Project for Electron cryo-Microscopy (CCP-EM) as mentioned in this paper has developed a software framework which enables easy access to a range of programs and utilities.
Abstract: As part of its remit to provide computational support to the cryo-EM community, the Collaborative Computational Project for Electron cryo-Microscopy (CCP-EM) has produced a software framework which enables easy access to a range of programs and utilities The resulting software suite incorporates contributions from different collaborators by encapsulating them in Python task wrappers, which are then made accessible via a user-friendly graphical user interface as well as a command-line interface suitable for scripting The framework includes tools for project and data management An overview of the design of the framework is given, together with a survey of the functionality at different levels The current CCP-EM suite has particular strength in the building and refinement of atomic models into cryo-EM reconstructions, which is described in detail

257 citations













Journal ArticleDOI
TL;DR: Wallace is an open and modular application with a richly documented GUI with underlying R scripts that is flexible and highly interactive that provides an example of an innovative platform to increase access to cutting‐edge methods and encourage plurality in science and collaboration in software development.
Abstract: Abtract 1.Scientific research increasingly calls for open-source software that is flexible, interactive, and expandable, while providing methodological guidance and reproducibility. Currently, many analyses in ecology are implemented with “black box” graphical user interfaces that lack flexibility or command-line interfaces that are infrequently used by non-specialists. 2.To help remedy this situation in the context of species distribution modeling, we created Wallace, an open and modular application with a richly documented graphical user interface to underlying R scripts that is flexible and highly interactive. 3.Wallace guides users from acquiring and processing data to building models and examining predictions. Additionally, it is designed to grow via community contributions of new modules to expand functionality. All results are downloadable, along with code to reproduce the analysis. 4.Wallace provides an example of an innovative platform to increase access to cutting-edge methods and encourage plurality in science and collaboration in software development. This article is protected by copyright. All rights reserved.






Patent
Dunn Andrew1
21 Mar 2017


Proceedings ArticleDOI
19 May 2017
TL;DR: A cloud-based wireless communication system to monitor and control a set of sensors and actuators to assess the plants water need and is based on IoT that uses real time input data.
Abstract: Interconnection of number of devices through internet describes the Internet of things (IoT). Every object is connected with each other through unique identifier so that data can be transferred without human to human interaction. It allows establishing solutions for better management of natural resources. The smart objects embedded with sensors enables interaction with the physical and logical worlds according to the concept of IoT. In this paper proposed system is based on IoT that uses real time input data. Smart farm irrigation system uses android phone for remote monitoring and controlling of drips through wireless sensor network. Zigbee is used for communication between sensor nodes and base station. Real time sensed data handling and demonstration on the server is accomplished using web based java graphical user interface. Wireless monitoring of field irrigation system reduces human intervention and allows remote monitoring and controlling on android phone. Cloud Computing is an attractive solution to the large amount of data generated by the wireless sensor network. This paper proposes and evaluates a cloud-based wireless communication system to monitor and control a set of sensors and actuators to assess the plants water need.



Journal ArticleDOI
TL;DR: Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments that provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers.