Skip to content
View Banerjee101's full-sized avatar
Block or Report

Block or report Banerjee101

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

Popular repositories Loading

  1. laxpc-data-analysis laxpc-data-analysis Public

    This repository contains code that would make ASTROSAT LAXPC data analysis easier

    Python 2

  2. Random-Python-Codes Random-Python-Codes Public

    This is a collection of random codes I use for analyzing GRB data from Fermi and Swift

    Python 2

  3. SQLite3_fermidl SQLite3_fermidl Public

    This is a code that would scan the fermi database and download details of the GRB's entered in a text file

    Python 2

  4. GRB-BIC-and-deltaBIC-plotter GRB-BIC-and-deltaBIC-plotter Public

    This repository contains code to plot BIC and delta BIC using chi squared and pha bins data in the form of an ascii file.

    Python 1

  5. ASTROSAT-analysis-codes ASTROSAT-analysis-codes Public

    These are my codes to analyse LAXPC PCA and SXT data to extract the light curves, power spectra, color color diagram, energy spectra (which would take in the level 2 data files and fit it with any …

    IDL

  6. Pyxspec-model-fitter Pyxspec-model-fitter Public

    This is the model fitting code that I wrote to recursively scan through an ascii file and fit all the models mentioned in it as an additive model to the energy spectra, and generate an output with …

    Python