semiconductor-based radiation detector

Semiconductor-based radiation detector
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

Python 3

Documentation of Python

https://physics.nyu.edu/pine/pymanual/html/ If you just start learning Python, this site would be very useful. Welcome to PyMan’s documentation! — PyMan 0.9.16 documentation physics.nyu.edu

Python 2023.11.16

Transpose multiple array into single array

Python 을 계산 결과를 다른 프로그램으로 그래프로 그리기 위해 결과를 data파일로 저장하는 것이 필요하다. 만약, 결과가 여러개의 배열로 되어있다면, 하나의 배열로 합쳐서 결과를 출력하면, 그래프를 그릴때도 용이하다. import numpy as np from scipy import signal import matplotlib.pyplot as plt x = np.linspace(0, 10, 100) y = np.sin(x) # Savitzky-Golay 필터를 사용한 스무딩 smoothed_y = signal.savgol_filter(y, window_length=5, polyorder=3) #plot x,y in red-colored dotted line and x, smoothed_y in ..

Python 2023.11.14

Python을 이용한 Hecht equation fitting

운반자의 이동도와 수명의 곱을 계산하기 위한 파이썬 프로그래밍의 예제이다. import matplotlib import matplotlib.pyplot as plt from matplotlib import style from matplotlib import pylab import numpy as np from scipy.optimize import curve_fit # bias data and peak position channel data xs=np.array([35,100,150,200,250,300]) ys=np.array([100,133,145,152,159,162]) #detector thickness in cm. det_thick=0.2 #define fitting function def ex..

Python 2022.12.26
이전
1
다음
더보기
  • 분류 전체보기 N
    • Radiation Detector
    • LaTeX
    • Python
    • Mathematica
    • Photos
    • Useful tips N
    • 맥사용자를 위한 팁
    • Profile

최근글과 인기글

  • 최근글
  • 인기글

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Tag

small pixel effect, language setting, finite element method, CdMnTe, temperature profile of heater, IEEE TNS, 맥에서 워드 언어설정, weighting potential, http to https, CdZnTeSe, MnTe phase diagram, frisch-grid, mathematica, endnote toolbar remove, latex, laser illumination, hemispherical detector, laser vs electron number, FEM, number of ehps,

최근댓글

공지사항

  • Nuclear Instruments and Methods in Physics Researc⋯
  • Transaction on Nuclear Science - Submission

방문자수Total

  • Today :
  • Yesterday :

Copyright © SMART

kuphy1@gmail.com

티스토리툴바