Difference:
AaronAndrewsPhotometryNotes
(1 vs. 2)
Revision 2
05 Oct 2016 -
AaronAndrews
Line: 1 to 1
META TOPICPARENT
name="AaronAndrewsPhotometry2016"
Project Notes
Line: 10 to 10
To show an image produced by a function:
'a=[filename][functionname](variables)'
Changed:
<
<
'imshow(a)'
>
>
'imshow(a, cmap='Grey_r)' (use 'imshow(a)' for colourmap image instead of greyscale image)
--
AaronAndrews
- 04 Oct 2016 \ No newline at end of file
Revision 1
04 Oct 2016 -
AaronAndrews
Line: 1 to 1
Added:
>
>
META TOPICPARENT
name="AaronAndrewsPhotometry2016"
Project Notes
Running Python Programs/Functions:
Change working directory
'import [filename]' (without '.py')
'[filename][functionname](variables)'
If file is already imported, replace 'import' with 'reload' to load any changes.
To show an image produced by a function:
'a=[filename][functionname](variables)'
'imshow(a)'
--
AaronAndrews
- 04 Oct 2016
View topic
|
H
istory
:
r2
<
r1
|
More topic actions...
Copyright © 2008-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RHUL Physics Department TWiki?
Send feedback