|
28 | 28 | },
|
29 | 29 | {
|
30 | 30 | "cell_type": "code",
|
31 |
| - "execution_count": 1, |
32 |
| - "metadata": { |
33 |
| - "collapsed": true |
34 |
| - }, |
| 31 | + "execution_count": 7, |
| 32 | + "metadata": {}, |
35 | 33 | "outputs": [],
|
36 | 34 | "source": [
|
37 | 35 | "%matplotlib inline\n",
|
|
59 | 57 | },
|
60 | 58 | {
|
61 | 59 | "cell_type": "code",
|
62 |
| - "execution_count": 2, |
| 60 | + "execution_count": 8, |
63 | 61 | "metadata": {},
|
64 | 62 | "outputs": [
|
65 | 63 | {
|
66 | 64 | "data": {
|
67 | 65 | "application/vnd.jupyter.widget-view+json": {
|
68 |
| - "model_id": "94b533cad0a54e598df4e27ade6ebe50" |
69 |
| - } |
| 66 | + "model_id": "0fa2798273f4471990b12b305ecbb46e", |
| 67 | + "version_major": 2, |
| 68 | + "version_minor": 0 |
| 69 | + }, |
| 70 | + "text/plain": [ |
| 71 | + "interactive(children=(IntSlider(value=50, description='epsr'), FloatSlider(value=1.0, description='h', max=2.0…" |
| 72 | + ] |
70 | 73 | },
|
71 | 74 | "metadata": {},
|
72 | 75 | "output_type": "display_data"
|
73 | 76 | },
|
74 | 77 | {
|
75 | 78 | "data": {
|
76 | 79 | "text/plain": [
|
77 |
| - "<function gpgLabs.GPR.GPRlab1.PipeWidgetFcn>" |
| 80 | + "<function gpgLabs.GPR.GPRlab1.PipeWidgetFcn(epsr, h, xc, r, imgcmp)>" |
78 | 81 | ]
|
79 | 82 | },
|
80 |
| - "execution_count": 2, |
| 83 | + "execution_count": 8, |
81 | 84 | "metadata": {},
|
82 | 85 | "output_type": "execute_result"
|
83 | 86 | }
|
|
108 | 111 | },
|
109 | 112 | {
|
110 | 113 | "cell_type": "code",
|
111 |
| - "execution_count": 4, |
| 114 | + "execution_count": 9, |
112 | 115 | "metadata": {
|
113 |
| - "scrolled": true |
| 116 | + "scrolled": false |
114 | 117 | },
|
115 | 118 | "outputs": [
|
116 | 119 | {
|
117 | 120 | "data": {
|
118 | 121 | "application/vnd.jupyter.widget-view+json": {
|
119 |
| - "model_id": "9b6c195504c14ea38c09ac60dd1cc3c6" |
120 |
| - } |
| 122 | + "model_id": "ac5d5481f7994f93b54e634da9f0e920", |
| 123 | + "version_major": 2, |
| 124 | + "version_minor": 0 |
| 125 | + }, |
| 126 | + "text/plain": [ |
| 127 | + "interactive(children=(IntSlider(value=50, description='epsr'), FloatSlider(value=1.0, description='h', max=2.0…" |
| 128 | + ] |
121 | 129 | },
|
122 | 130 | "metadata": {},
|
123 | 131 | "output_type": "display_data"
|
124 | 132 | },
|
125 | 133 | {
|
126 | 134 | "data": {
|
127 | 135 | "text/plain": [
|
128 |
| - "<function gpgLabs.GPR.GPRlab1.WallWidgetFcn>" |
| 136 | + "<function gpgLabs.GPR.GPRlab1.WallWidgetFcn(epsr, h, x1, x2, imgcmp)>" |
129 | 137 | ]
|
130 | 138 | },
|
131 |
| - "execution_count": 4, |
| 139 | + "execution_count": 9, |
132 | 140 | "metadata": {},
|
133 | 141 | "output_type": "execute_result"
|
134 | 142 | }
|
|
142 | 150 | {
|
143 | 151 | "cell_type": "code",
|
144 | 152 | "execution_count": null,
|
145 |
| - "metadata": { |
146 |
| - "collapsed": true |
147 |
| - }, |
| 153 | + "metadata": {}, |
148 | 154 | "outputs": [],
|
149 | 155 | "source": []
|
150 | 156 | }
|
151 | 157 | ],
|
152 | 158 | "metadata": {
|
153 | 159 | "anaconda-cloud": {},
|
154 | 160 | "kernelspec": {
|
155 |
| - "display_name": "Python [conda root]", |
| 161 | + "display_name": "Python 3", |
156 | 162 | "language": "python",
|
157 |
| - "name": "conda-root-py" |
| 163 | + "name": "python3" |
158 | 164 | },
|
159 | 165 | "language_info": {
|
160 | 166 | "codemirror_mode": {
|
161 | 167 | "name": "ipython",
|
162 |
| - "version": 2 |
| 168 | + "version": 3 |
163 | 169 | },
|
164 | 170 | "file_extension": ".py",
|
165 | 171 | "mimetype": "text/x-python",
|
166 | 172 | "name": "python",
|
167 | 173 | "nbconvert_exporter": "python",
|
168 |
| - "pygments_lexer": "ipython2", |
169 |
| - "version": "2.7.13" |
| 174 | + "pygments_lexer": "ipython3", |
| 175 | + "version": "3.6.6" |
170 | 176 | },
|
171 | 177 | "widgets": {
|
172 | 178 | "state": {
|
|
0 commit comments