Skip to main content

OHIF integration using Sveltekit

· 9 min read
Gideon Pinto
Research Developer @ Boston Children's Hospital

Introduction

In our existing frontend application, React was utilized to create a Single Page Application (SPA), where pages were loaded and rendered exclusively in the browser. However, our more recent user interface (UI) has been developed using SvelteKit, which harnesses its Server-Side Rendering (SSR) capabilities.

Migration of data to NERC OpenStack Swift

· 3 min read
Jennings Zhang
Research Developer @ Boston Children's Hospital

Currently, https://cube.chrisproject.org is being powered by a VM called fnndsc.childrens.harvard.edu in the Boston Children Hospital network's DMZ. It's been working well for us through the years, however its 480GB disk frequently runs out of space. For more storage, we want to try migrating the data into NERC OpenStack Swift object storage.

Migration of data from a OpenStack Swift on a VM to NooBaa on OpenShift

· 4 min read
Jennings Zhang
Research Developer @ Boston Children's Hospital

Currently, https://cube.chrisproject.org is being powered by a VM called fnndsc.childrens.harvard.edu in the Boston Children Hospital network's DMZ. It's been working well for us through the years, however its 480GB disk frequently runs out of space. For more storage, easier deployments, and stability, we want to try migrating this instance of the ChRIS backend to the NERC's OpenShift cluster.

Scientific Computing in Rust 2023: Lightning Talk about chrs

· One min read
Jennings Zhang
Research Developer @ Boston Children's Hospital

As part of the Scientific Computing in Rust 2023 series, Jennings presents a lightning talk explaining his choice of the using the language Rust to develop a command-line client for the medical compute platform ChRIS. The language features of Rust, in addition to its rich ecosystem of high quality libraries, makes it a productive choice for developing CLI tools and prototyping experiments.

https://scientificcomputing.rs/talks/zhang.html