Support (6)

Chicago LSM HTTP RESTful WebServices Interface 

Chicago Laser Scanning Microscope (CLSM) provides a RESTful web interface so that the clients and develop their own higher level application. Below are the description and explanation of basic API for general operation. (If you have the executable running on your computer, you can click the link to directly access some of the API call via browser.) { "HostExecutable": { "FileVersion": "25.11.15.2155", "ProductName": "CLSM with RESTful Interface", "InternalName": "CLSM", "CompanyName": "SpecialtyCircuits LLC", "LegalCopyright": "(C) 2014-2025 SpecialtyCircuits LLC", "FileDescription": "CLSM - AppWebServer" }, "Controller": { "SN": "SN:210018BB6E2A", "Model": "Analog Discovery Pro 3450", "DriverVersion": "3.24.64" } } http://localhost:38080/scclsm/get-image-param (GET) get-image-param returns the…

Read more

Chicago LSM Command Line Options

--noguirefresh Disable the image display refresh to save CPU resource. Used when higher application is doing the UI work. --nogui Hide all GUI so user cannot directly control the software by Mouser/Keyboard. The only way to control the system is via RESTful API. In NoGUI mode, there is no UI elements to close the application. Use RESTful API to shutdown the application. --diagnostic Enable hidden hardware diagnostic tab. --config <database path> Assign the configuration database path to override the default path. --data <database path> Assign the configuration database path to override the default path. --health <database path> Assign the configuration…

Read more

Chicago LSM - Autoscaling Methods

CLSM provides a few methods for image greyscale autoscaling. For each image, two scaling steps are applied. The first is done by the image acquisition subsystem. During image acquisition and reconstruction (particularly during serpentine scan), all the acquired raw data must be averaged based on scan pattern and averaging settings. Since CLSM is designed for scientific and industrial applications, it is utterly important any scaling operating between the data acquisition hardware and final image will preserve the maximum amount information and be lossless, in some other fields, this is called bit-perfect reproduction. The hardware returns data in I16 format, and…

Read more

Notes on Evaluating Our Motional-Feedback Headphone Amplifier

Here are a few notes: Start with the HiBy R1 DAP (Digital Audio Player) to minimize configuration work on computer software or smartphone. Hold Power button of HiBy R1 DAP until the device power up. Power Button is on the upper left corner. Plugin the USB-C cable to HiBy R1 DAP and the headphone amplifier. Connect the headphone with the amplifier via 3.5mm plug. Adjust Volume to 10%. Volume Buttons are on the right middle. On HiBy R1 DAP, Click Music, Albums and find the songs you like to hear. (If HiBy DAP does not boot into home screen, sweep…

Read more

Chicago LSM Support 

Installation Step-by-Step Command Line Interface RESTful Interface Reference Affine Transform Introduction Autoscaling Methods Clarification

Read more