! Started logfile: /scr/pima/rdv72_uvs/J0208-1739_S_uvs.log on Sat Oct 5 08:44:03 2013 obs /scr/pima/rdv72_uvs/J0208-1739_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0208-1739_S_uva.fits ! AN table 1: 24 integrations on 28 of 28 possible baselines. ! AN table 2: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.96875 visibilities/baseline/integration-bin. ! Found source: J0208-1739 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5952 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv72_uvs/J0208-1739_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001690Jy sigma=1.015575 ! Fit after self-cal, rms=0.930718Jy sigma=0.943615 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.637 mas, bmaj=3.405 mas, bpa=-45.99 degrees ! Estimated noise=17.304 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0601489 Jy ! Component: 100 - total flux cleaned = 0.0693603 Jy ! Total flux subtracted in 100 components = 0.0693603 Jy ! Clean residual min=-0.006738 max=0.007392 Jy/beam ! Clean residual mean=0.000002 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.0693603 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0693603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079845Jy sigma=0.072811 ! Fit after self-cal, rms=0.079681Jy sigma=0.072679 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.486 mas, bmaj=4.319 mas, bpa=-38.76 degrees ! Estimated noise=9.27111 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000914189 Jy ! Component: 100 - total flux cleaned = 0.00105429 Jy ! Component: 150 - total flux cleaned = 0.00116616 Jy ! Component: 200 - total flux cleaned = 0.00117794 Jy ! Total flux subtracted in 200 components = 0.00117794 Jy ! Clean residual min=-0.004003 max=0.004689 Jy/beam ! Clean residual mean=0.000000 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.0705382 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 7 components and 0.0705382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079320Jy sigma=0.072380 ! Fit after self-cal, rms=0.079246Jy sigma=0.072358 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 KP 1.09 LA 1.08 ! NL 0.88 OV 0.94 PT 1.08 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.05 HO 0.81 KP 1.13 ! LA 1.09 MK 0.93 NL 1.02 OV 0.96 ! SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.03 KP 1.15 LA 0.94 ! NL 0.92 OV 1.05 PT 0.99 SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.21 FD 1.05 HO 0.84 KP 1.20 ! LA 1.01 MK 0.90 NL 1.01 OV 1.09 ! SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 1.11 KP 0.94 LA 0.88 ! NL 0.96 OV 0.99 PT 1.09 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.19 FD 1.10 HO 0.82 KP 1.05 ! LA 0.83 MK 0.90 NL 1.16 OV 1.11 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.73 FD 1.05 KP 0.83 LA 0.73 ! NL 1.04 OV 0.88 PT 0.87 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.63 FD 1.07 HO 0.89 KP 1.02 ! LA 0.70 MK 1.03 NL 0.92 OV 0.98 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.079246Jy sigma=0.072358 ! Fit after self-cal, rms=0.075434Jy sigma=0.070655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.345 mas, bmaj=4.301 mas, bpa=-41.39 degrees ! Estimated noise=9.07065 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101003 Jy ! Component: 100 - total flux cleaned = -0.000142111 Jy ! Component: 150 - total flux cleaned = -0.000161035 Jy ! Component: 200 - total flux cleaned = -0.000179062 Jy ! Total flux subtracted in 200 components = -0.000179062 Jy ! Clean residual min=-0.002741 max=0.002543 Jy/beam ! Clean residual mean=-0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0703592 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.0703592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075424Jy sigma=0.070645 ! Fit after self-cal, rms=0.075635Jy sigma=0.070552 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075635Jy sigma=0.070552 ! Fit after self-cal, rms=0.075758Jy sigma=0.070543 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.335 mas, bmaj=4.296 mas, bpa=-41.55 degrees ! Estimated noise=9.05815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171517 Jy ! Component: 100 - total flux cleaned = -0.000171459 Jy ! Component: 150 - total flux cleaned = -0.000156667 Jy ! Component: 200 - total flux cleaned = -0.000171056 Jy ! Total flux subtracted in 200 components = -0.000171056 Jy ! Clean residual min=-0.002706 max=0.002524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0701881 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.0701881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075750Jy sigma=0.070538 ! Fit after self-cal, rms=0.075773Jy sigma=0.070537 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.00263e-05 Jy ! Component: 100 - total flux cleaned = -3.9523e-05 Jy ! Component: 150 - total flux cleaned = -4.0373e-05 Jy ! Component: 200 - total flux cleaned = -4.06371e-05 Jy ! Total flux subtracted in 200 components = -4.06371e-05 Jy ! Clean residual min=-0.002704 max=0.002508 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0701475 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 17 components and 0.0701475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075768Jy sigma=0.070533 ! Fit after self-cal, rms=0.075769Jy sigma=0.070532 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075769Jy sigma=0.070532 ! Fit after self-cal, rms=0.075507Jy sigma=0.070532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.338 mas, bmaj=4.29 mas, bpa=-41.45 degrees ! Estimated noise=9.02417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170973 Jy ! Component: 100 - total flux cleaned = -0.00017138 Jy ! Component: 150 - total flux cleaned = -0.000172677 Jy ! Component: 200 - total flux cleaned = -0.000185579 Jy ! Total flux subtracted in 200 components = -0.000185579 Jy ! Clean residual min=-0.002684 max=0.002502 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0699619 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0699619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075500Jy sigma=0.070528 ! Fit after self-cal, rms=0.075503Jy sigma=0.070527 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.08164e-06 Jy ! Component: 100 - total flux cleaned = -3.32495e-06 Jy ! Component: 150 - total flux cleaned = -1.61635e-05 Jy ! Component: 200 - total flux cleaned = -1.6963e-05 Jy ! Total flux subtracted in 200 components = -1.6963e-05 Jy ! Clean residual min=-0.002685 max=0.002492 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.069945 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.069945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075498Jy sigma=0.070523 ! Fit after self-cal, rms=0.075499Jy sigma=0.070523 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075499Jy sigma=0.070523 ! Fit after self-cal, rms=0.075254Jy sigma=0.070523 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.645 mas, bmaj=17.01 mas, bpa=3.211 degrees ! Estimated noise=11.3478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263838 Jy ! Component: 100 - total flux cleaned = -0.000264691 Jy ! Component: 150 - total flux cleaned = -0.000264768 Jy ! Component: 200 - total flux cleaned = -0.00026467 Jy ! Total flux subtracted in 200 components = -0.00026467 Jy ! Clean residual min=-0.002639 max=0.001994 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0696803 Jy selfcal ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 19 components and 0.0696803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075251Jy sigma=0.070522 ! Fit after self-cal, rms=0.075255Jy sigma=0.070521 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.83379e-05 Jy ! Component: 100 - total flux cleaned = -3.82027e-05 Jy ! Component: 150 - total flux cleaned = -3.82911e-05 Jy ! Component: 200 - total flux cleaned = -3.77628e-05 Jy ! Total flux subtracted in 200 components = -3.77628e-05 Jy ! Clean residual min=-0.002647 max=0.002002 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0696425 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 22 components and 0.0696425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075256Jy sigma=0.070522 ! Fit after self-cal, rms=0.075260Jy sigma=0.070522 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.341 mas, bmaj=4.286 mas, bpa=-41.36 degrees ! Estimated noise=8.99374 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.341 x 4.286 at -41.36 degrees (North through East) ! Clean map min=-0.0023936 max=0.07361 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.554 mas, bmaj=3.435 mas, bpa=-47.38 degrees ! Estimated noise=16.2387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0567505 Jy ! Component: 100 - total flux cleaned = 0.0679183 Jy ! Component: 150 - total flux cleaned = 0.0683654 Jy ! Component: 200 - total flux cleaned = 0.0686532 Jy ! Total flux subtracted in 200 components = 0.0686532 Jy ! Clean residual min=-0.004898 max=0.004965 Jy/beam ! Clean residual mean=0.000000 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.0686532 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0686532 Jy ! Inverting map and beam ! Estimated beam: bmin=2.341 mas, bmaj=4.286 mas, bpa=-41.36 degrees ! Estimated noise=8.99374 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000865751 Jy ! Component: 100 - total flux cleaned = 0.00102305 Jy ! Component: 150 - total flux cleaned = 0.00110476 Jy ! Component: 200 - total flux cleaned = 0.00113876 Jy ! Total flux subtracted in 200 components = 0.00113876 Jy ! Clean residual min=-0.002804 max=0.002505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.069792 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 11 components and 0.069792 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.645 mas, bmaj=17.01 mas, bpa=3.211 degrees ! Estimated noise=11.3478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.76228e-05 Jy ! Component: 100 - total flux cleaned = -4.63385e-05 Jy ! Component: 150 - total flux cleaned = -3.68389e-05 Jy ! Component: 200 - total flux cleaned = -3.66774e-05 Jy ! Total flux subtracted in 200 components = -3.66774e-05 Jy ! Clean residual min=-0.002620 max=0.002000 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0697553 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.01778e-06 Jy ! Component: 100 - total flux cleaned = 1.70206e-05 Jy ! Component: 150 - total flux cleaned = 2.45389e-05 Jy ! Component: 200 - total flux cleaned = 3.12107e-05 Jy ! Total flux subtracted in 200 components = 3.12107e-05 Jy ! Clean residual min=-0.002619 max=0.002004 Jy/beam ! Clean residual mean=-0.000004 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0697865 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 16 components and 0.0697865 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.341 mas, bmaj=4.286 mas, bpa=-41.36 degrees ! Estimated noise=8.99374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.15185e-05 Jy ! Component: 100 - total flux cleaned = 1.84114e-05 Jy ! Component: 150 - total flux cleaned = -3.27901e-06 Jy ! Component: 200 - total flux cleaned = 1.45488e-05 Jy ! Total flux subtracted in 200 components = 1.45488e-05 Jy ! Clean residual min=-0.002717 max=0.002489 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0698011 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0698011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075270Jy sigma=0.070542 ! Fit after self-cal, rms=0.075261Jy sigma=0.070540 wmodel /scr/pima/rdv72_uvs/J0208-1739_S_map.mod ! Writing 20 model components to file: /scr/pima/rdv72_uvs/J0208-1739_S_map.mod wobs /scr/pima/rdv72_uvs/J0208-1739_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0208-1739_S_uvs.fits wwins /scr/pima/rdv72_uvs/J0208-1739_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv72_uvs/J0208-1739_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000498498 Jy ! Component: 100 - total flux cleaned = -0.000322702 Jy ! Component: 150 - total flux cleaned = -0.000158146 Jy ! Component: 200 - total flux cleaned = 0.000157718 Jy ! Component: 250 - total flux cleaned = 0.000385641 Jy ! Component: 300 - total flux cleaned = 0.000569569 Jy ! Component: 350 - total flux cleaned = 0.000747924 Jy ! Component: 400 - total flux cleaned = 0.000818044 Jy ! Component: 450 - total flux cleaned = 0.00091944 Jy ! Component: 500 - total flux cleaned = 0.000984762 Jy ! Component: 550 - total flux cleaned = 0.00107995 Jy ! Component: 600 - total flux cleaned = 0.00111034 Jy ! Component: 650 - total flux cleaned = 0.00117127 Jy ! Component: 700 - total flux cleaned = 0.0013219 Jy ! Component: 750 - total flux cleaned = 0.00146998 Jy ! Component: 800 - total flux cleaned = 0.00158655 Jy ! Component: 850 - total flux cleaned = 0.00178609 Jy ! Component: 900 - total flux cleaned = 0.00189802 Jy ! Component: 950 - total flux cleaned = 0.00198109 Jy ! Component: 1000 - total flux cleaned = 0.00211681 Jy ! Component: 1050 - total flux cleaned = 0.00225058 Jy ! Component: 1100 - total flux cleaned = 0.00235552 Jy ! Component: 1150 - total flux cleaned = 0.00235585 Jy ! Component: 1200 - total flux cleaned = 0.0025606 Jy ! Component: 1250 - total flux cleaned = 0.00256016 Jy ! Component: 1300 - total flux cleaned = 0.00261012 Jy ! Component: 1350 - total flux cleaned = 0.00270881 Jy ! Component: 1400 - total flux cleaned = 0.00273333 Jy ! Component: 1450 - total flux cleaned = 0.0028058 Jy ! Component: 1500 - total flux cleaned = 0.00287747 Jy ! Component: 1550 - total flux cleaned = 0.00292435 Jy ! Component: 1600 - total flux cleaned = 0.00297093 Jy ! Component: 1650 - total flux cleaned = 0.00297108 Jy ! Component: 1700 - total flux cleaned = 0.00299386 Jy ! Component: 1750 - total flux cleaned = 0.00303877 Jy ! Component: 1800 - total flux cleaned = 0.00301623 Jy ! Component: 1850 - total flux cleaned = 0.0030386 Jy ! Component: 1900 - total flux cleaned = 0.00312608 Jy ! Component: 1950 - total flux cleaned = 0.00312578 Jy ! Component: 2000 - total flux cleaned = 0.00308278 Jy ! Component: 2050 - total flux cleaned = 0.00304044 Jy ! Component: 2100 - total flux cleaned = 0.00306166 Jy ! Component: 2150 - total flux cleaned = 0.00306144 Jy ! Component: 2200 - total flux cleaned = 0.00308216 Jy ! Component: 2250 - total flux cleaned = 0.00295854 Jy ! Component: 2300 - total flux cleaned = 0.00293805 Jy ! Component: 2350 - total flux cleaned = 0.0028571 Jy ! Component: 2400 - total flux cleaned = 0.00273652 Jy ! Component: 2450 - total flux cleaned = 0.00269672 Jy ! Component: 2500 - total flux cleaned = 0.00267707 Jy ! Component: 2550 - total flux cleaned = 0.00259863 Jy ! Component: 2600 - total flux cleaned = 0.00263738 Jy ! Component: 2650 - total flux cleaned = 0.00256016 Jy ! Component: 2700 - total flux cleaned = 0.0025027 Jy ! Component: 2750 - total flux cleaned = 0.00248389 Jy ! Component: 2800 - total flux cleaned = 0.00250269 Jy ! Component: 2850 - total flux cleaned = 0.00240925 Jy ! Component: 2900 - total flux cleaned = 0.00235376 Jy ! Component: 2950 - total flux cleaned = 0.00228012 Jy ! Component: 3000 - total flux cleaned = 0.00222559 Jy ! Component: 3050 - total flux cleaned = 0.00229831 Jy ! Component: 3100 - total flux cleaned = 0.00219017 Jy ! Component: 3150 - total flux cleaned = 0.00219 Jy ! Component: 3200 - total flux cleaned = 0.0021899 Jy ! Component: 3250 - total flux cleaned = 0.00218972 Jy ! Component: 3300 - total flux cleaned = 0.00204885 Jy ! Component: 3350 - total flux cleaned = 0.00201405 Jy ! Component: 3400 - total flux cleaned = 0.00204888 Jy ! Component: 3450 - total flux cleaned = 0.00196256 Jy ! Component: 3500 - total flux cleaned = 0.00194536 Jy ! Component: 3550 - total flux cleaned = 0.00196244 Jy ! Component: 3600 - total flux cleaned = 0.00194538 Jy ! Component: 3650 - total flux cleaned = 0.00186114 Jy ! Component: 3700 - total flux cleaned = 0.00182766 Jy ! Component: 3750 - total flux cleaned = 0.00182764 Jy ! Component: 3800 - total flux cleaned = 0.00181104 Jy ! Component: 3850 - total flux cleaned = 0.00177816 Jy ! Component: 3900 - total flux cleaned = 0.00174532 Jy ! Component: 3950 - total flux cleaned = 0.00174549 Jy ! Component: 4000 - total flux cleaned = 0.00174554 Jy ! Component: 4050 - total flux cleaned = 0.00176153 Jy ! Total flux subtracted in 4096 components = 0.00168149 Jy ! Clean residual min=-0.001043 max=0.001061 Jy/beam ! Clean residual mean=-0.000001 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0714826 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 257 components and 0.0714826 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0208-1739_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.341 x 4.286 at -41.36 degrees (North through East) ! Clean map min=-0.0013582 max=0.072462 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0208-1739_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0724622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262413 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08641 1.08641 2.17282 4.34565 8.6913 17.3826 34.7652 69.5304 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0208-1739_S_uvs.log closed on Sat Oct 5 08:44:07 2013