search for: recalibrated

Displaying 20 results from an estimated 22 matches for "recalibrated".

Did you mean: recalibrate
2006 Oct 19
1
predict.Arima question
Hi, I am trying to forecast a model using predict.Arima I found arima model for a data set: x={x1,x2,x3,...,x(t)} arima_model = arima(x,order=c(1,0,1)) I am forecasting the next N lags using predict: arima_pred = predict(arima_model,n.ahead = N, se.fit=T) If I have one more point in my series, let's say x(t+1). I do not want to recalibrate themodel, I just want to forecast the next N-1
2008 Jul 24
1
[Fwd: Re: Coefficients of Logistic Regression from bootstrap - how to get them?]
Thank you Frank and all for your advices. Here I attach the raw data from the Pawinski's paper. I have obtained permission from the corresponding Author to post it here for everyone. The only condition of use is that the Authors retain ownership of the data, and any publication resulting from these data must be managed by them. The dataset is composed as follows: patient number / MMF dose in
2009 May 14
1
automated polynomial regression
Dear all - We perform some measurements with a machine that needs to be recalibrated. The best calibration we get with polynomial regression. The data might look like follows: > true_y <- c(1:50)*.8 > # the real values > m_y <- c((1:21)*1.1, 21.1, 22.2, 23.3 ,c(25:50)*.9)/0.3-5.2 > # the measured data > x <- c(1:50) > # and the x-axes > > # Now I d...
2008 Sep 04
1
Some issues with UPS Forza SL-1001
Hi to everybody. Some days ago, I bought an UPS by Forza Power Technologies, model SL-1001. This Forza SL-1001 is line-interactive, has 14,4 A/h charge and is rated at 1000VA. Before, I had a TrippLite Omni 500 (or something like that), a simple contact-closure UPS, and I used nut with the simple genericupsdriver, so I'm new with this type of UPSs. NUT doesn't list Forza as a
2015 Jun 03
2
iMAC does not shutdown
Hi everybody! It has been a journey but I almost manage to make my UPS properly communicate. This is the config: UPS Mecer/Mustek 2000 VA connected via USB with blazer_usb driver. MASTER Raspberry PI-1 SLAVE Raspberry PI-2 SLAVE iMac OSX 10.10.3 I can get access to the UPS from any of the three devices successfully. Problems: 1. When I launch /usr/local/ups/sbin/upsmon -c fed for testing I see
2010 Sep 17
0
FYI: HP R3000XR
I posted earlier about a problem with a HP R3000XR that was showing abnormally low charge a couple of days after replacing the battery pack. For those with R3000XRs, the progblem seems to be: (1) while you CAN hot-swap the battery-pack on an R3000XR, the UPS automatically goes into bypass mode when you do so; (2) it doesn't necessarily come OUT of bypass mode after you install the
2007 Mar 25
3
Something is writing a log
I can just be sittting, doing nothing, and I hear the sound of my hardrive head moving. Just every so often. Like some process is writing a log. I have looked in /var/log and do see occational updates to acpi and messages, but that does not account for all the clicks. Is there somewhere else to look for logs? I would really like to know what process has something to remember.....
2015 Jun 04
0
iMAC does not shutdown
...changes to stderr. Another '-D' should log each poll cycle regardless of whether status has changed. Another option is to run upslog to see the rate of discharge when the UPS is on battery. If the charge is falling faster than you expect, the battery may be dead, or the UPS may need to be recalibrated. This may help with the previous question. > 4. I need to halt manually a linux based NAS via SSH. What is the best way (upsched or a script that parses battery.charge and takes decision independently from NUT). It depends what you want the trigger to be. You can use upssched to power down aft...
2020 Aug 19
0
Device recommendation Salicru
On Aug 19, 2020, at 6:22 AM, Manuel Wolfshant wrote: > > On 8/19/20 12:55 PM, Marc Franquesa wrote: >> Thanks all for the quick responses on the question (always a good sign of this mailing list). >> >> (Tim Dawson, Manuel Wolfshant): >> Regarding root cause of my current problem pointing to a faulty battery, this is not the first time that someone points to it.
2009 Feb 28
2
APC SMART-UPS 1500 always reporting LB
Using nut v2.2.2, and the APC serial cable. I have a client who's APC SMART-UPS 1500 (circa 2000) is always reporting LB. The batteries were old so they were replaced two weeks ago with brand new batteries. UPS still reported low batteries... I ran a calibration and a test on the unit (using the nut upscmd utility) During those tests, the battery charge on the unit goes to zero and slowly
2015 Mar 13
0
Problems with NUT 2.7.2 on CentOS 7 and using the Mini-Box OpenUPS
On Mar 13, 2015, at 8:21 AM, Philip Taylor <philip at kelsotowers.co.uk> wrote: > I?m a new user of NUT and the OpenUPS - in the past I?ve used APC hardware and apcupsd on Centos 6. > > I?ve built NUT 2.7.2 from source but used the OpenUPS HID driver v0.4 that?s in github. I?m using firmware version 1.5 on the openups which is the latest published version; I?ve also tried 1.7
2020 Aug 19
2
Device recommendation Salicru
On 8/19/20 12:55 PM, Marc Franquesa wrote: > Thanks all for the quick responses on the question (always a good sign > of this mailing list). > > (Tim Dawson, Manuel Wolfshant): > Regarding root cause of my current problem pointing to a faulty > battery, this is not the first time that someone points to it. However > I made a simple test with the vendor tools (Windows) and
2008 Dec 01
4
Is SUNWhd for Thumper only?
I read Ben Rockwood''s blog post about Thumpers and SMART (http://cuddletech.com/blog/pivot/entry.php?id=993). Will the SUNWhd package only work on a Thumper? Can I use this on my snv_101 system with AMD 64 bit processor and nVidia SATA?
2006 Mar 10
2
unload memdisk+FreeDOS => local boot
Sensei H. Peter Anvin, I have successfully modified/enhanced memdisk so that one can chainload a local operating system after running diskless FreeDOS. I would like your advice regarding the appropriate interface for invoking this functionality. In addition, I would like to know what steps to take so that you feel comfortable considering including this in the standard syslinux distribution.
2015 Jun 04
2
iMAC does not shutdown
...her '-D' > should log each poll cycle regardless of whether status has changed. > > Another option is to run upslog to see the rate of discharge when the UPS > is on battery. If the charge is falling faster than you expect, the battery > may be dead, or the UPS may need to be recalibrated. This may help with the > previous question. > Thanks for the hint > > 4. I need to halt manually a linux based NAS via SSH. What is the best way > (upsched or a script that parses battery.charge and takes decision > independently from NUT). > > > It depends what you want...
2015 Dec 28
3
Server not shutting down before power loss
Hi I hope someone can please help. I have an Ubuntu Server running 14.04.3 LTS and using an APC ES550 UPS connected via USB. I've installed Nut and can see it does monitor the UPS correctly and give the correct stats with battery percentage etc. But on doing a "real" test and unplugging the UPS from the power supply, after watching the battery drop slowly suddenly the server just
2013 Jan 13
0
APC UPS: replacement battery always triggers shutdown
Arnaud, I was finally able to get back to this issue and would recommend adding these items to the FAQ #37 about recalibrating the UPS: 1a. It's important that the UPS be at 100% charge before starting the procedure; starting at lower will not work at all, not just produce inaccurate numbers. ? ? ? [I started the procedure when the UPS was at 91% charge. After that it would never report
2015 Mar 13
3
Problems with NUT 2.7.2 on CentOS 7 and using the Mini-Box OpenUPS
I?m a new user of NUT and the OpenUPS - in the past I?ve used APC hardware and apcupsd on Centos 6. I?ve built NUT 2.7.2 from source but used the OpenUPS HID driver v0.4 that?s in github. I?m using firmware version 1.5 on the openups which is the latest published version; I?ve also tried 1.7 which Mini-box sent to me but reverted to the published version. Their support seems a bit slow! I?ve got
2018 Jan 16
0
[ANNOUNCE] intel-gpu-tools 1.21
A new intel-gpu-tools quarterly release is available with the following changes: Library changes: - Added helpers for using DRM syncobj. (Jason Ekstrand) - Refactored several i915 helpers into library functions. (MichaƂ Winiarski) - Improved the GPU quiescing code to more thoroughly flush old data and pending work. (Chris Wilson) - Reworked DRM property handling to be more suitable for
2006 Oct 13
24
Self-tuning recordsize
Would it be worthwhile to implement heuristics to auto-tune ''recordsize'', or would that not be worth the effort? -- Regards, Jeremy