https://github.com/vuillaut/pschitt

sort by:
Revision Author Date Message Commit Date
b1a913c Merge pull request #20 from vuillaut/fix_plot_array Fix plot array 08 August 2019, 12:53:40 UTC
0d3a983 add option to display tel_id 08 August 2019, 12:51:57 UTC
2b4410b fixing plot_array 08 August 2019, 12:50:16 UTC
ae901b9 Merge pull request #19 from vuillaut/viz Visualisation update 07 September 2018, 09:43:58 UTC
7f465ac changing name of variable intensity map 07 September 2018, 09:39:12 UTC
8faeb20 Vizualisation update: - plot Hillas ground direction - functions to compute a shower ground light intensity map - functions to plot the shower intensity map - function to compute angles between a postion and shower particles 07 September 2018, 09:24:02 UTC
a9d5d1b Merge pull request #16 from vuillaut/timeit Computing time improvement 31 August 2018, 12:11:53 UTC
8d1c94e modifying unit test to be compliant with new counting of photons in standard cameras 31 August 2018, 11:17:21 UTC
3cf19b2 Greatly improved the speed of the images computation: - speed-up the computation of angles between particles projections and shower axis with vectorisation over particles (no loops) - speed-up the computation of counting photons in each pixel for standard cameras using 2d histogram - improved visualisation options in `plot_array` 31 August 2018, 09:31:43 UTC
a55e355 using isinstance instead of type() == 17 August 2018, 14:00:45 UTC
313a2c8 replaced bool variable 17 August 2018, 14:00:06 UTC
590a3e0 update travis 17 August 2018, 13:40:43 UTC
915a9e0 update travis 17 August 2018, 13:40:18 UTC
e03c0b5 Update README.md 17 August 2018, 13:39:35 UTC
331f3b0 testing travis codecov 17 August 2018, 13:31:28 UTC
c7ecd7f adding unittest on analysis 17 August 2018, 13:18:41 UTC
e175de7 removed redundant test 17 August 2018, 12:30:53 UTC
17e876f adding more tests and requirements in setup.py 17 August 2018, 12:22:54 UTC
91d0cb5 adding __init__ is tests 17 August 2018, 10:07:09 UTC
7c7a4c9 Merge branch 'master' of https://github.com/vuillaut/pschitt 17 August 2018, 08:47:32 UTC
c650627 adding codecov to travis 17 August 2018, 08:47:15 UTC
5c7a6de Update README.md 17 August 2018, 08:42:46 UTC
14610e2 Update README.md - adding logo 17 August 2018, 08:39:26 UTC
228a7ad Update README.md - removed astropy dependence - pip install - requirements.txt file for install 17 August 2018, 08:32:05 UTC
11aa9f2 updating README with travis build 17 August 2018, 08:23:04 UTC
8550582 up travis 17 August 2018, 08:19:37 UTC
a371561 adding travis yml 17 August 2018, 08:09:12 UTC
4a9d69c adding requirements file 17 August 2018, 08:06:31 UTC
1e1395b Merge pull request #14 from vuillaut/emission_profiles Emission profiles 16 August 2018, 10:59:57 UTC
87e1f9d - Angular profile emission are now normed so that maximum is one - emission functions are now in emission.py and imported in __init__.py rather than implemented directly in __init__.py - visualisation of angular profile cleaned - added camera's telescope diameter in Telescope class - updated emission angular profile notebook 16 August 2018, 10:56:40 UTC
7fa2c7f adding test on verify_normalisation 10 August 2018, 19:16:01 UTC
fd39b12 pep8 10 August 2018, 18:43:21 UTC
7387556 actually adding the emission submodule (forgot it in last commit) 10 August 2018, 18:42:07 UTC
ea93526 Changes concerning the angular emission profiles: - restructuration of the package with submodule emission - removed unused functions in emission - main function from emission in emission/__init__.py - angular profiles in emission.angular_profile - added profile from Lemoine et al 06 - normalisation of all profile following Lemoine et al 06 - update notebook to plot emission profiles 10 August 2018, 17:55:02 UTC
e55e831 adding tmp dir to .gitignore 09 August 2018, 13:04:05 UTC
4bcb80a solved issue #12 and improved telescope display info + add unit test for it 09 August 2018, 13:02:05 UTC
e8358f4 cleaning some code in the example notebook 09 August 2018, 12:26:26 UTC
20daf46 correcting few things and adding tests on camera images 16 May 2018, 10:34:22 UTC
275fc96 adding tests on sky objects 16 May 2018, 09:47:00 UTC
d573a7b refactoring test - create test_geometry for specific geometry tests 15 May 2018, 16:10:32 UTC
37ec9f6 Merge branch 'master' of https://github.com/vuillaut/pschitt 01 May 2018, 13:25:59 UTC
bf71864 adding a notebook on convergent pointing 19 April 2018, 13:24:44 UTC
defae5e Update README.md 09 March 2018, 09:11:20 UTC
b455a10 Update and rename README.rst to README.md 09 March 2018, 09:10:51 UTC
f43b972 updated example notebook 08 March 2018, 17:23:51 UTC
f0f575d update notebook on angular emission profiles 08 March 2018, 17:11:21 UTC
c40bda1 the emission profiles for the particles are now part of the shower Class 08 March 2018, 17:09:19 UTC
b3561bd adding vizualisation notebook on angular emission profiles 08 March 2018, 14:38:22 UTC
7abd1f9 remove viz from geometry 07 March 2018, 15:33:47 UTC
5f6bf40 add analysis.py 07 March 2018, 10:56:08 UTC
9df3dec install with data in share 07 March 2018, 10:55:00 UTC
0be3688 adding dataset to setup but cannot get files 06 March 2018, 23:36:31 UTC
77bd126 doc 06 March 2018, 16:47:08 UTC
a2fe856 update example with recent code patch 06 March 2018, 13:45:20 UTC
b78d41e patches for impact reconstruction and several vizualisation features 06 March 2018, 13:45:00 UTC
043d922 corrected Hillas geometric reconstruction - error in angle used 14 November 2017, 11:57:57 UTC
a2d9fc8 changed notebooks in agreement with code change shower.particles 28 September 2017, 22:57:48 UTC
2d2df71 add figsize option to display_camera 28 September 2017, 22:56:48 UTC
1db8437 fix issue #5 28 September 2017, 22:54:53 UTC
3fee8d3 add example notebook for reference 28 September 2017, 14:59:28 UTC
ba04af4 add transmission probability for each particle depending on the telescope position relative to the shower axis direction and cherenkov cone profile the default cherenkov profile is an exponential fall-off that needs to be configured 28 September 2017, 14:57:18 UTC
30de8db add angular profile for the Cherenkov cone emission change shower.array to shower.particles 28 September 2017, 14:09:02 UTC
399a69b Merge pull request #3 from vuillaut/bug_correction#2 Add packages for setup fonction. Bug correction #2 27 September 2017, 10:33:50 UTC
8f78f7d Add packages for setup fonction. Bug correction #2 This allow the package to be installed thanks to python setup.py install 27 September 2017, 10:29:39 UTC
02f9728 Update README.rst 27 September 2017, 10:10:35 UTC
c3091f1 rm documentation 26 September 2017, 19:22:11 UTC
3a40a75 Merge branch 'master' of https://github.com/vuillaut/pschitt 26 September 2017, 19:21:43 UTC
5e99334 changed noise from poisson to gaussian centered in 0 26 September 2017, 19:21:34 UTC
5aed305 removed some thrash files 26 September 2017, 19:20:59 UTC
e8f7955 Create README.md 26 September 2017, 15:19:51 UTC
77c070d presentation at LAPP ctapipe workshop 26 September 2017, 15:18:31 UTC
7b92c69 add presentation notebook with slides 25 September 2017, 13:19:22 UTC
26aee3c tweeks in viz 25 September 2017, 13:18:54 UTC
693d9a7 add hess 1 array in share/arrays 18 July 2017, 08:41:31 UTC
d0cf82a absolute path for data files 18 July 2017, 08:41:06 UTC
e093c95 Clean some functions 17 July 2017, 06:34:43 UTC
5651712 clean some functions 15 July 2017, 07:47:07 UTC
ec45429 tries markdown format for readme 15 July 2017, 06:56:47 UTC
d5d332d Update README.rst 15 July 2017, 06:54:53 UTC
532ffdf Update README.rst 15 July 2017, 06:52:43 UTC
5b104fe Update README.rst 15 July 2017, 06:46:48 UTC
70615cf update README format 15 July 2017, 06:44:45 UTC
4daccf7 update README with note on doc and example notebook 15 July 2017, 06:43:45 UTC
0233f2a removed Gaisser Hillas from master - still in dev in test_gaisser branch 15 July 2017, 06:41:08 UTC
47442ed .gitignore update 15 July 2017, 06:37:04 UTC
9e77ffe update README 05 July 2017, 18:24:22 UTC
ec7cfb9 gitignore notebooks checkpoints 05 July 2017, 18:02:06 UTC
7148900 modified shower rotation 05 July 2017, 18:00:27 UTC
d34aac8 .gitignore update 05 July 2017, 17:15:48 UTC
2e64f60 up .gitignore 05 July 2017, 17:14:41 UTC
79e4344 add .gitignore 05 July 2017, 17:13:37 UTC
68a747e add share example and images 05 July 2017, 17:13:20 UTC
1faf357 changed camera pixel position loading and set a default square camera 05 July 2017, 17:07:22 UTC
f27765c changed example 05 July 2017, 17:06:34 UTC
a5680d9 example notebook 05 July 2017, 17:06:13 UTC
9f9b06b add notebooks folder 05 July 2017, 14:38:26 UTC
0d920a6 add setup 05 July 2017, 14:25:16 UTC
5f81a9d class names pep8 05 July 2017, 13:51:13 UTC
069b500 add notes for ideas and dev 05 July 2017, 13:30:56 UTC
34ac4d4 Add license BSD-3 05 July 2017, 13:28:31 UTC
back to top