UmbralRaptor changed the topic of #kspacademia to: https://gist.github.com/pdn4kd/164b9b85435d87afbec0c3a7e69d3e6d | Dogs are cats. Spiders are cat interferometers. | Космизм сегодня! | Document well, for tomorrow you may get mauled by a ネコバス. | <UmbralRaptor> egg|nomz|egg: generally if your eyes are dewing over, that's not the weather. | <ferram4> I shall beat my problems to death with an engineer. | We can haz pdf
e_14159 has joined #kspacademia
e_14159_ has quit [Ping timeout: 378 seconds]
egg|laptop|egg has quit [Remote host closed the connection]
egg|laptop|egg has joined #kspacademia
egg|cell|egg has joined #kspacademia
egg|laptop|egg has quit [Remote host closed the connection]
* raptop
pokes the concept of "night" with an oblate spheroid
<raptop>
(with non-zero obliquity)
<raptop>
!wpn -add:adj oblique
<galois>
Added adj 'oblique'
<raptop>
!wpn -add:adj Tindalos
<galois>
Added adj 'Tindalos'
<raptop>
!wpn -add:adj Yuggothian
<galois>
Added adj 'Yuggothian'
<raptop>
!wpn -add:adj Carcosian
<galois>
Added adj 'Carcosian'
egg|laptop|egg has joined #kspacademia
<raptop>
bleagh
<raptop>
SnoopJeDi: eggstremely belatedly, I finally understand the if-else silliness in that code I showed you like a week ago
<egg|cell|egg>
Meow
<raptop>
It's trying to deal with was there an observation on JD at at least one of 6 observatories
<raptop>
(which is technically wrong for one of the architectures -- VIIIb should have 8)
* raptop
gives egg|cell|egg a plate of blini
<raptop>
(quick, eat it before it turns into a wafflehouse waffle)
<raptop>
...oh
<raptop>
I bet this is slow in part because of the array building shenanigans when it could be using ints?
egg|cell|egg has quit [Ping timeout: 189 seconds]
<UmbralRaptop>
feh
raptop has quit [Ping timeout: 204 seconds]
egg|laptop|egg has quit [Remote host closed the connection]
egg|laptop|egg has joined #kspacademia
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 190 seconds]
egg|cell|egg has joined #kspacademia
egg|laptop|egg has quit [Remote host closed the connection]
egg|laptop|egg has joined #kspacademia
egg|cell|egg has quit [Read error: Connection reset by peer]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 189 seconds]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 190 seconds]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 189 seconds]
egg|laptop|egg_ has joined #kspacademia
egg|laptop|egg has quit [Ping timeout: 190 seconds]
egg|laptop|egg_ has quit [Remote host closed the connection]
egg|cell|egg has joined #kspacademia
armed_troop has quit [Ping timeout: 190 seconds]
armed_troop has joined #kspacademia
<UmbralRaptop>
egg|cell|egg: Yay for the blinicat recreation
egg|cell|egg has quit [Read error: Connection reset by peer]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 204 seconds]
<_whitenotifier-d13c>
[Principia] SirMortimer opened issue #2542: API Request: query the history - https://git.io/JfI69
egg|cell|egg has joined #kspacademia
<_whitenotifier-d13c>
[Principia] SirMortimer edited issue #2542: API Request: query the history - https://git.io/JfI69
<_whitenotifier-d13c>
[Principia] SirMortimer edited issue #2542: API Request: query the history - https://git.io/JfI69
egg|cell|egg has quit [Ping timeout: 204 seconds]
raptop has joined #kspacademia
<_whitenotifier-d13c>
[Principia] eggrobin commented on issue #2542: API Request: query the history - https://git.io/JfI10
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Read error: Connection reset by peer]
raptop has quit [Ping timeout: 204 seconds]
<_whitenotifier-d13c>
[Principia] SirMortimer commented on issue #2542: API Request: query the history - https://git.io/JfIDU
raptop has joined #kspacademia
egg|cell|egg has joined #kspacademia
<SnoopJeDi>
UmbralRaptop, ah okay, yea that's why I thought np.any() was probably appropriate
<raptop>
Also, s/6/8/ for one architecture, which oops
<galois>
title: Brad Snowder on Twitter: "Right Ascension is the hour angle measured east from the vernal equinox. Measuring west would be Wrong Ascension."
<galois>
title: Brad Snowder on Twitter: "When Kepler solved the orbit of Mars there was probably no big celebration right away, just a few close friends and a cake shaped like an ellipse."
<WeylandsWings>
raptop: i have a data set (call it A) that is skewing my results because there is a huge difference between the low, high and average (like if A was scaled 0-100 with 100 being bad, the worst would be 100, but the average is like 10) how can i scale the data set A to not skew the results so much?
<WeylandsWings>
Z-score makes the problem even worse
<raptop>
I mean, some data sets have skews. Are you looking for something like medians, or...?