Logo white

codebase / stimlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 3
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 38
  • Tags 0
  • stimlib
18 Oct, 2021
2 commits
  • updating to TIRA
    ce6381d7
    David Mayerich authored
    2021-10-18 10:21:26 -0500  
    Browse Code »
  • converting to TIRA
    35b5b79c
    David Mayerich authored
    2021-10-18 10:18:45 -0500  
    Browse Code »

13 Oct, 2021
1 commit
  • added addition to cvec3
    ed60ee52
    David Mayerich authored
    2021-10-13 15:46:00 -0500  
    Browse Code »

12 Oct, 2021
1 commit
  • added code for evaluating waves and beams
    b28f312d
    David Mayerich authored
    2021-10-12 11:02:16 -0500  
    Browse Code »

07 Oct, 2021
2 commits
  • integrate boundary scattering into the plane wave class
    024756d5
    David Mayerich authored
    2021-10-07 12:53:09 -0500  
    Browse Code »
  • edits to update scattering code
    14634fca
    David Mayerich authored
    2021-10-07 10:44:26 -0500  
    Browse Code »

24 Aug, 2021
1 commit
  • added comments for example_psflayer function
    4fcb3a86
    David Mayerich authored
    2021-08-24 13:34:01 -0500  
    Browse Code »

02 Aug, 2021
1 commit
  • further simplifications for FindSTIM
    b8b15cb8
    David Mayerich authored
    2021-08-02 14:44:00 -0500  
    Browse Code »

11 Feb, 2020
1 commit
  • fixed type error in Linux
    41229af1
    David Mayerich authored
    2020-02-11 08:39:23 -0600  
    Browse Code »

10 Jan, 2020
1 commit
  • fixed a return warning in bil.h
    fceee190
    David Mayerich authored
    2020-01-10 11:28:38 -0600  
    Browse Code »

23 Dec, 2019
1 commit
  • started TIRA library
    9333bc22
    David Mayerich authored
    2019-12-23 11:20:26 -0600  
    Browse Code »

16 Apr, 2019
1 commit
  • added optics python library
    057bed5a
    David Mayerich authored
    2019-04-16 09:17:14 -0500  
    Browse Code »

25 Mar, 2019
1 commit
  • fixed a bug in the quaternion class that caused an ambiguity for rotation angles… ...
    c685653d
    … greater than 90-degrees
    David Mayerich authored
    2019-03-25 23:35:20 -0500  
    Browse Code »

19 Mar, 2019
1 commit
  • moved back to CImg
    8718a1a0
    David Mayerich authored
    2019-03-19 22:03:57 -0500  
    Browse Code »

14 Mar, 2019
2 commits
  • added a save function to the ENVI class that allows saving of edited files imported with Python
    6691c66c
    David Mayerich authored
    2019-03-14 22:06:28 -0500  
    Browse Code »
  • updated GLUT and LAPACKE CMake files to follow the new _ROOT standard
    a02a8b39
    David Mayerich authored
    2019-03-14 21:18:03 -0500  
    Browse Code »

25 Feb, 2019
1 commit
  • updated optics files and FindSTIM to support new CMake standards
    6a53ac0c
    David Mayerich authored
    2019-02-25 11:39:30 -0600  
    Browse Code »

01 Feb, 2019
1 commit
  • updated envi file to support adding elements (like wavelength units)
    59b0e5f5
    David Mayerich authored
    2019-02-01 09:42:44 -0600  
    Browse Code »

01 Oct, 2018
2 commits
  • updated libraries for imagestack and the muve alignment script
    2119be83
    David Mayerich authored
    2018-10-01 14:57:23 -0500  
    Browse Code »
  • added the muve alignment Python script
    a296b833
    David Mayerich authored
    2018-10-01 09:55:29 -0500  
    Browse Code »

09 Sep, 2018
2 commits
  • added a CMake file for GLFW
    9127f47e
    David Mayerich authored
    2018-09-09 23:28:08 -0500  
    Browse Code »
  • Added a coupled wave library containing code to implement Bryn's homogeneous layered model
    fdc7f32c
    David Mayerich authored
    2018-09-09 23:26:59 -0500  
    Browse Code »

15 Aug, 2018
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    da132b67
    David Mayerich authored
    2018-08-15 16:05:03 -0500  
    Browse Code »
  • updated for 4-channel images and OpenCV 3
    8cd258c6
    David Mayerich authored
    2018-08-15 16:04:56 -0500  
    Browse Code »

08 Aug, 2018
1 commit
  • Added a method for resampling the bounding box by an integer value
    c11e5e01
    Pavel Govyadinov authored
    2018-08-08 19:56:42 -0500  
    Browse Code »

26 Jul, 2018
1 commit
  • added imagestack source code
    4e0db0cd
    David Mayerich authored
    2018-07-26 10:49:30 -0500  
    Browse Code »

10 Jul, 2018
2 commits
  • pointed gl_network.h to the correct network.h file, but this results in a namespace bug with NetMets
    6e774c03
    David Mayerich authored
    2018-07-10 13:25:28 -0500  
    Browse Code »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    23650055
    David Mayerich authored
    2018-07-10 13:22:27 -0500  
    Browse Code »

06 Jun, 2018
1 commit
  • generated an error message for unsupported ENVI data types
    9ef9bdfa
    David Mayerich authored
    2018-06-06 18:09:18 -0500  
    Browse Code »

18 Apr, 2018
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    e6712a72
    sberisha authored
    2018-04-18 16:47:50 -0500  
    Browse Code »
  • envi.py: added function to load balanced data for training
    35534291
    sberisha authored
    2018-04-18 16:47:25 -0500  
    Browse Code »

16 Apr, 2018
1 commit
  • fixed type mismatch (complex float and complex double) in scalarmie.h lines 392, 652
    176a9b1c
    Sebastian authored
    2018-04-16 11:46:41 -0500  
    Browse Code »

20 Mar, 2018
3 commits
  • removed the test.nwt file due to an error - the new file is now in /docs
    2939de60
    David Mayerich authored
    2018-03-20 11:48:07 -0500  
    Browse Code »
  • updated NWT example file
    2803b7a1
    David Mayerich authored
    2018-03-20 11:47:28 -0500  
    Browse Code »
  • added new fiber network class: fibernet
    e9d3fb64
    David Mayerich authored
    2018-03-20 11:46:53 -0500  
    Browse Code »

19 Mar, 2018
1 commit
  • added nwt documentation
    0eed0e54
    David Mayerich authored
    2018-03-19 12:41:20 -0500  
    Browse Code »

14 Feb, 2018
1 commit
  • fixed problems with dynamic network class
    7f1ab3c2
    Pavel Govyadinov authored
    2018-02-14 16:45:40 -0600  
    Browse Code »

19 Jan, 2018
3 commits
  • updated the depricated network file names
    b7f8c759
    David Mayerich authored
    2018-01-19 16:03:41 -0600  
    Browse Code »
  • Merge branch 'jiabing' into 'master' ...
    9e5edd36
    Jiabing
    
    See merge request !39
    David Mayerich authored
    2018-01-19 15:50:35 -0600  
    Browse Code »
  • UNDO THIS THIS IS TEST
    0954c632
    Jiabing Li authored
    2018-01-19 15:46:46 -0600  
    Browse Code »