Researcher profile

George Kosugi

George Kosugi contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2020arXiv

Observations of the [CI] ($^3P_1$-$^3P_0$) emission toward the massive star-forming region RCW38: further evidence for highly-clumped density distribution of the molecular gas

We present observations of the $^3P_1$-$^3P_0$ fine-structure line of atomic carbon using the ASTE 10 m sub-mm telescope towards RCW38, the youngest super star cluster in the Milky Way. The detected [CI] emission is compared with the CO $J$ = 1-0 image cube presented in Fukui et al. (2016) which has an angular resolution of 40$^{\prime \prime}$ ($\sim$ 0.33 pc). The overall distribution of the [CI] emission in this cluster is similar to that of the $^{13}$CO emission. The optical depth of the [CI] emission was found to be $τ$ = 0.1-0.6, suggesting mostly optically thin emission. An empirical conversion factor from the [CI] integrated intensity to the H$_2$ column density was estimated as $X_{\rm [CI]}$ = 6.3 $\times$ 10$^{20}$ cm$^{-2}$ K$^{-1}$ km$^{-1}$ s (for visual extinction: $A_V$ $\le$ 10 mag) and 1.4 $\times$ 10$^{21}$ cm$^{-2}$ K$^{-1}$ km$^{-1}$ s (for $A_V$ of 10-100 mag). The column density ratio of the [CI] to CO ($N_{\rm [CI]}/N_{\rm CO}$) was derived as $\sim$ 0.1 for $A_V$ of 10-100 mag, which is consistent with that of the Orion cloud presented in Ikeda et al. (2002). However, our results cover an $A_V$ regime of up to 100 mag, which is wider than the coverage found in Orion, which reach up to $\sim$ 60 mag. Such a high [CI]/CO ratio in a high $A_V$ region is difficult to be explained by the plane-parallel photodissociation region (PDR) model, which predicts that this ratio is close to 0 due to the heavy shielding of the ultraviolet (UV) radiation. Our results suggest that the molecular gas in this cluster is highly clumpy, allowing deep penetration of UV radiation even at averaged $A_V$ values of 100 mag. Recent theoretical works have presented models consistent with such clumped gas distribution with a sub-pc clump size (e.g., Tachihara et al. 2018).

preprint2012arXiv

Prototype Implementation of Web and Desktop Applications for ALMA Science Verification Data and the Lessons Learned

ALMA is estimated to generate TB scale data during only one observation; astronomers manage to identify which part of the data they are really interested in. Now we have been developing new GUI software for this purpose utilizing the VO interface: ALMA Web Quick Look System (ALMAWebQL) and ALMA Desktop Application (Vissage). The former is written in JavaScript and HTML5 generated from Java codes by Google Web Toolkit, and the latter is in pure Java. An essential point of our approach is how to reduce network traffic: we prepare, in advance, "compressed" FITS files of 2x2x1 (horizontal, vertical, and spectral directions, respectively) binning, 2x2x2 binning, 4x4x2 binning data, and so on. These files are hidden from users, and Web QL automatically choose proper one by each user operation. Through this work, we find that network traffic in our system is still a bottleneck towards TB scale data distribution. Hence we have to develop alternative data containers for much faster data processing. In this paper, I introduce our data analysis systems, and describe what we learned through the development.