paper-with-me

홈 › Papers

Java application for the superposition T-matrix code to study the optical properties of cosmic dust aggregates

2014-05-09 · P. Halder, A. Chakraborty, P. Deb Roy, H.S. Das

In this paper, we report the development of a java application for the Superposition T-matrix code, JaSTA (Java Superposition T-matrix App), to study the light scattering properties of aggregate structures. It has been developed using Netbeans 7.1.2, which is a java integrated development environment (IDE). The JaSTA uses double precession superposition codes for multi-sphere clusters in random orientation developed by Mackowski and Mischenko (1996). It consists of a graphical user interface (GUI) in the front hand and a database of related data in the back hand. Both the interactive GUI and database package directly enable a user to model by self-monitoring respective input parameters (namely, wavelength, complex refractive indices, grain size, etc.) to study the related optical properties of cosmic dust (namely, extinction, polarization, etc.) instantly, i.e., with zero computational time. This increases the efficiency of the user. The database of JaSTA is now created for a few sets of input parameters with a plan to create a large database in future. This application also has an option where users can compile and run the scattering code directly for aggregates in GUI environment. The JaSTA aims to provide convenient and quicker data analysis of the optical properties which can be used in different fields like planetary science, atmospheric science, nano science, etc. The current version of this software is developed for the Linux and Windows platform to study the light scattering properties of small aggregates which will be extended for larger aggregates using parallel codes in future.

📄 PDF Abstract BibTeX

Code (1)

prithishh3/JaSTA

Similar Papers 제목 키워드 기반

JaSTA-2: Second version of the Java Superposition T-matrix Application

2017-09-12 · Prithish Halder, Himadri Sekhar Das

In this article, we announce the development of a new version of the Java Superposition T-matrix App (JaSTA-2), to study the light scattering properties of porous aggregate particles. It has been developed using Netbeans…

Capacity-achieving Sparse Superposition Codes via Approximate Message Passing Decoding

2015-01-23 · Cynthia Rush, Adam Greig, Ramji Venkataramanan

Sparse superposition codes were recently introduced by Barron and Joseph for reliable communication over the AWGN channel at rates approaching the channel capacity. The codebook is defined in terms of a Gaussian design m…

Decoder

Compressed Computation is (probably) not Computation in Superposition

2026-06-12 · Jai Bhagat, Sara Molas-Medina, Giorgi Giglemiani, Stefan Heimersheim arxiv

We study whether the Compressed Computation (CC) toy model (Braun et al., 2025) is an instance of computation in superposition. The CC model appears to compute 100 ReLU functions with just 50 neurons, achieving a better …

A Study of Vulnerability Repair in JavaScript Programs with Large Language Models

2024-03-19 · Tan Khang Le, Saba Alimadadi, Steven Y. Ko

In recent years, JavaScript has become the most widely used programming language, especially in web development. However, writing secure JavaScript code is not trivial, and programmers often make mistakes that lead to se…

Bug fixingCode GenerationProgram Repair

MILJS : Brand New JavaScript Libraries for Matrix Calculation and Machine Learning

2015-02-21 · Ken Miura, Tetsuaki Mano, Atsushi Kanehira, Yuichiro Tsuchiya 외

MILJS is a collection of state-of-the-art, platform-independent, scalable, fast JavaScript libraries for matrix calculation and machine learning. Our core library offering a matrix calculation is called Sushi, which exhi…

BIG-bench Machine Learning