Skip to content

Commit d37188c

Browse files
Update DP1/100_How_to_Use_RSP_Tools/101_Get_started/101_3_Data_services_overview.ipynb
Co-authored-by: Yumi Choi <galaxyumi@users.noreply.github.com>
1 parent e973da7 commit d37188c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DP1/100_How_to_Use_RSP_Tools/101_Get_started/101_3_Data_services_overview.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@
282282
"plt.plot(tbl['gmag']-tbl['rmag'], tbl['rmag'], 'o', ms=3, mew=0, alpha=0.2, color='black')\n",
283283
"plt.xlabel('g-r')\n",
284284
"plt.ylabel('r')\n",
285+
"plt.ylim(23, 17)\n",
285286
"plt.show()"
286287
]
287288
},

0 commit comments

Comments
 (0)