search for: wainer

Displaying 20 results from an estimated 34 matches for "wainer".

Did you mean: rainer
2018 May 15
2
questions on subscores.
Hello, I want to compute Wainer et al's augmented subscore(2001) using IRT but I can't find any packages or relevant code. There is a 'subscore' package in R, but I think it only gives functions to calculate augmented subscores using CTT(classical test theory). Is there other package or code to compute subscores...
2018 May 15
0
questions on subscores.
I have no idea, but Google pointed me to this https://cran.r-project.org/web/packages/subscore/index.html Hth Ulrik "Hyunju Kim" <asdfg4882 at yonsei.ac.kr> schrieb am Di., 15. Mai 2018, 07:21: > > > > Hello, > > > > I want to compute Wainer et al's augmented subscore(2001) using IRT but I > can't find any packages or relevant code. > > There is a 'subscore' package in R, but I think it only gives functions to > calculate augmented subscores using CTT(classical test theory). > > Is there other package...
2013 Dec 22
0
Generic UPS driver
On 21/12/13 21:31, Ariel Wainer wrote: > > Ok, I did this, here is how it went (approximately): > t=0 power on the UPS, with some load. > t=2 min unplug the UPS from mains, alarm goes off. > t=33 min low battery alarm goes off. > t=35 min ups powers down. > Ok, trying to make sense of the capture (again:...
2014 Jan 11
2
Generic UPS driver
On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: > On 10/01/14 01:53, Charles Lepple wrote: >> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn off the UPS. Is it possible to do some more testing with shorter timeouts so that the battery doesn't get depleted? You would ne...
2014 Jan 18
2
Generic UPS driver
On Jan 17, 2014, at 6:31 PM, Ariel Wainer wrote: > On 17/01/14 01:13, Charles Lepple wrote: >> >> Good point. I forgot that the permissions errors would happen after the numeric device IDs were matched. >> >> I just pushed 3c13603. Tested by telling the driver to match a random USB device instead of 0001:0000,...
2013 Dec 22
2
Generic UPS driver
On Dec 21, 2013, at 11:36 PM, Ariel Wainer wrote: > On 21/12/13 21:31, Ariel Wainer wrote: >> >> Ok, I did this, here is how it went (approximately): >> t=0 power on the UPS, with some load. >> t=2 min unplug the UPS from mains, alarm goes off. >> t=33 min low battery alarm goes off. >> t=35 min...
2014 Jan 12
0
Generic UPS driver
On 11/01/14 15:27, Charles Lepple wrote: > On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: > >> On 10/01/14 01:53, Charles Lepple wrote: >>> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn off the UPS. Is it possible to do some more testing with shorter timeouts so that the battery doesn't get depleted?...
2013 Dec 22
2
Generic UPS driver
...reported. The win software tells very little about the status of the UPS. This time, I added another capture point, a software running inside the vm (usbsniff), in case for some reason commands sent to the ups where missing. Here are the results (the list would hold large messages): http://www.ariwainer.com.ar/varios/ups/2013-12-21-usbmon-fullcycle.log http://www.ariwainer.com.ar/varios/ups/2013-12-21-usbsniff-fullcycle.log http://www.ariwainer.com.ar/varios/ups/2013-12-21-wireshark-fullcycle.pcapng > Also important are the settings in the UPS monitoring software, such as timeouts, or behavior...
2014 Jan 01
2
Generic UPS driver
On Jan 1, 2014, at 1:52 PM, Ariel Wainer wrote: > Very strange! It seems like the completly powered down and OK status > yeild the same reading. The reading didn't change after plugging back in > the AC. Well, as strange as that is, I don't think it would be a common case. Ordinarily, the load would be the computer moni...
2014 Jan 18
0
Generic UPS driver
On 17/01/14 23:47, Charles Lepple wrote: > On Jan 17, 2014, at 6:31 PM, Ariel Wainer wrote: > >> On 17/01/14 01:13, Charles Lepple wrote: >>> >>> The rule in my config was: >>> >>> ATTR{idVendor}=="0001", ATTR{idProduct}=="0000", MODE="664", GROUP="nobody" >>> >>> I have to add OW...
2013 Dec 27
2
Generic UPS driver
On Dec 26, 2013, at 9:40 PM, Ariel Wainer wrote: >> It might be possible to tell usbhid-ups to match on the 0xFFA0 usage page, and ignore all of the other HID PDC definitions. I'll poke around the code. > > Ok, let me know if you need anything else. I tryed the instructions at > http://www.networkupstools.org/docs/deve...
2010 Mar 01
0
Simulation conference -- possible R opportunity
I have been talking with Gabriel Wainer about the possibility of some community building with R and simulation workers. The conference announced below is just before UseR (but in that capital to the north of Washington). If anyone on this list is participating or thinking of participating, perhaps they could let me know off-list. Ott...
2014 Jan 01
2
Generic UPS driver
On Jan 1, 2014, at 2:58 PM, Ariel Wainer wrote: > On 01/01/14 16:12, Charles Lepple wrote: >> In your testing, do you have suggestions on better debug levels? We should probably log the status changes at level 2 or less, since the hex dump is only useful for those who know the protocol. Also, I'm not sure how many of the mes...
2014 Jan 01
0
Generic UPS driver
On 01/01/14 16:12, Charles Lepple wrote: > On Jan 1, 2014, at 1:52 PM, Ariel Wainer wrote: > >> Very strange! It seems like the completly powered down and OK status >> yeild the same reading. The reading didn't change after plugging back in >> the AC. > Well, as strange as that is, I don't think it would be a common case. Ordinarily, the load would...
2014 Jan 17
2
Generic UPS driver
On Jan 16, 2014, at 4:51 PM, Ariel Wainer wrote: > One small comment: > When the driver has no permission to access the device, it exits with a > segmentation fault, it would be nice to have a more informative error. > I'm not really sure if the issue is speciffic to this driver or is it > general. Good point. I forgo...
2014 Jan 10
2
Generic UPS driver
On Jan 1, 2014, at 3:50 PM, Ariel Wainer wrote: > On 01/01/14 17:33, Charles Lepple wrote: >> Disappointing. I will add a note in the man page for that, too. (Maybe >> it is only after the UPS is in the low battery state? You mentioned >> that it did shut down when you did the capture with the Windows >> softwa...
2014 Jan 12
3
Generic UPS driver
On Jan 12, 2014, at 11:07 AM, Ariel Wainer wrote: > On 11/01/14 15:27, Charles Lepple wrote: >> On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: >> >>> On 10/01/14 01:53, Charles Lepple wrote: >>>> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn of...
2014 Jan 01
2
Generic UPS driver
On Dec 26, 2013, at 10:28 PM, Ariel Wainer wrote: > On 27/12/13 00:06, Charles Lepple wrote: >> Could you please send the debug output? (if it is more than ~ 30KB >> gzipped, just send it directly to me.) I was going to use the debug >> output from the earlier thread to generate those C files, but yeah, >> there...
2013 Dec 27
0
Generic UPS driver
On 22/12/13 16:48, Charles Lepple wrote: > > Also, there is an Interrupt Out transfer at #4115/2154 (repeated at #4117) that sends a 0x01 down to the UPS. I assume it turns off at that point, or shortly thereafter? Sorry for the the delay, If I remember correctly, that's what happened. >> It looks simillar to the UPS implementation example from >>
2013 Dec 27
0
Generic UPS driver
On 27/12/13 00:06, Charles Lepple wrote: > Could you please send the debug output? (if it is more than ~ 30KB > gzipped, just send it directly to me.) I was going to use the debug > output from the earlier thread to generate those C files, but yeah, > there are some additional bits needed. If nothing else, it would be > good to improve the diagnostics for that script. Here's