Skip to content
View PharaohCola13's full-sized avatar
🏳️‍⚧️
Just Sciencing
🏳️‍⚧️
Just Sciencing

Block or report PharaohCola13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PharaohCola13/README.md

Spencer Riley



total stars followers

A Bit About Me

    class aboutMe:
      def __init__(self, year=2025):
        self.name      = "Spencer Riley"
        self.role      = "Ph.D. Candidate"
    
        self.pronouns  = ["They", "Them"]
        self.funFact   =  "My favorate animal is the whale shark"
    
        self.focus     = "High-Resolution spectral analysis with the Daniel K. Inouye Solar Telescope."
        self.papers    = ["https://doi.org/10.5194/amt-15-1563-2022"]
    
        self.todoList  = {"2025": ["[ ] Write first first-author paper"],
                          "2024": ["[4/4] Pass my Doctoral Qualifying Exams",
                                   "[x] Write an observing proposal for DKIST",
                                   "[x] Pass Ph.D candidacy exam"],
                          "2022": ["[x] Get into graduate school",
                                   "[x] Published first paper ({pub})".format(pub=self.papers[0])]}
    
        self.code      = {"fontend": ["HTML/CSS", "JavaScript"],
                          "backend": ["Shell", "Python", "IDL", "R", "C", "Fluter"],
                          "devops": ["Docker", "GitHub Actions"],
                          "tools": ["Jupyter Notebooks"],
                          "misc": ["LaTeX"]}
      def goals(self):
        return(self.totoList[str(self.year)])

Currently Reading

📘Jiong_2012: [Heating of Flare Loops with Observationally Constrained Heating Functions]

📘Klimchuk_2008: [Highly Efficient Modeling of Dynamic Coronal Loops]

📘Liu_2013: [Determining Heating Rates in Reconnection Formed Flare Loops of the M8.0 Flare on 2005 May 13]

📘Ivanov_2021: [Solar activity classification based on Mg II spectra: Towards classification on compressed data]

📘Panos_2018: [Identifying Typical Mg ii Flare Spectra Using Machine Learning]

📘Canfield_1984: [The H-alpha spectral signatures of solar flare nonthermal electrons, conductive flux, and coronal pressure]

📘Graham_2015: [Temporal Evolution of Multiple Evaporating Ribbon Sources in a Solar Flare]

📘DePonieu_2014: [The Interface Region Imaging Spectrograph (IRIS)]

📘Rast_2021: [Critical Science Plan for the Daniel K. Inouye Solar Telescope (DKIST)]

📘Fisher_1989: [Dynamics of Flare-driven Chromospheric Condensations ]

📘Kuridze_2018: [Spectropolarimetric Inversions of the Ca II 8542 Å Line in an M-class Solar Flare]

📘Lörinčík_2022: [Rapid variations of Si IV spectra in a flare observed by interface region imaging spectrograph at a sub-second cadence]

📘Polito_2023: [Solar Flare Ribbon Fronts. I. Constraining Flare Energy Deposition with IRIS Spectroscopy]

📘Fisher_1989: [Dynamics of Flare-driven Chromospheric Condensations]

📔Klimchuk_2023: [Observational Signatures of Coronal Heating in Magnetohydrodynamic Simulations without Radiation or a Lower Atmosphere]

📔Rajhans_2022: [Flows in Enthalpy-based Thermal Evolution of Loops]

📔Ding_2001: [On the Fast Fluctuations in Solar Flare Hα Blue Wing Emission]

📔Lörinčík_2022: [Rapid variations of Si IV spectra in a flare observed by interface region imaging spectrograph at a sub-second cadence]

📔Reva_2022: [Observations of Current Sheet Heating in X-Ray during a Solar Flare]


Images of Messier 78 🔭

Trophies

Pinned Loading

  1. physicsgoddess1972/Precipitable-Water-Model physicsgoddess1972/Precipitable-Water-Model Public

    Analytical utility for measuring precipitable water in the atmosphere

    R 5 1

  2. pacviz pacviz Public

    This data visualization package utilizes a unique and informal comparative data analysis and regression presentation.

    R

  3. beamer-Socorro beamer-Socorro Public

    A LaTeX beamer class theme

    TeX 3 2

  4. pmat-socorro-nm pmat-socorro-nm Public

    PMAT Deployment for Socorro, NM obsevrations

  5. GeoExpanse GeoExpanse Public archive

    Open Source: Visual and Computational Geometry GUI

    Python 4 2

  6. fyx-autoapi fyx-autoapi Public

    An auto-documentation utility

    Shell