! Started logfile: /scr/pima/bp192a1_uvs/J0419-3950_X_uvs.log on Wed Sep 16 13:31:04 2015 obs /scr/pima/bp192a1_uvs/J0419-3950_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0419-3950_X_uva.fits ! AN table 1: 34 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.747059 visibilities/baseline/integration-bin. ! Found source: J0419-3950 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3048 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp192a1_uvs/J0419-3950_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.200x0.200 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000062Jy sigma=16.010732 ! Fit after self-cal, rms=0.969540Jy sigma=15.553863 ! 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=0.7402 mas, bmaj=9.587 mas, bpa=-17.65 degrees ! Estimated noise=2.1024 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234912 Jy ! Component: 100 - total flux cleaned = 0.0289236 Jy ! Total flux subtracted in 100 components = 0.0289236 Jy ! Clean residual min=-0.004196 max=0.004196 Jy/beam ! Clean residual mean=-0.000002 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.0289236 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0289236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.042415Jy sigma=0.611281 ! Fit after self-cal, rms=0.040953Jy sigma=0.586777 ! 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=0.9194 mas, bmaj=9.752 mas, bpa=-17.21 degrees ! Estimated noise=0.810228 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.00333088 Jy ! Component: 100 - total flux cleaned = 0.00366362 Jy ! Component: 150 - total flux cleaned = 0.00469683 Jy ! Component: 200 - total flux cleaned = 0.00548919 Jy ! Total flux subtracted in 200 components = 0.00548919 Jy ! Clean residual min=-0.000924 max=0.000926 Jy/beam ! Clean residual mean=-0.000014 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0344127 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 71 components and 0.0344127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040246Jy sigma=0.577718 ! Fit after self-cal, rms=0.040131Jy sigma=0.577233 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9194 x 9.752 at -17.21 degrees (North through East) ! Clean map min=-0.0020055 max=0.018357 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.97 LA 0.91 MK 1.01 ! OV 0.86 PT 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.98 LA 0.93 MK 0.96 ! OV 0.87 PT 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 1.12 LA 0.94 MK 1.05 ! OV 0.91 PT 0.90 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.18 LA 0.96 MK 1.11 ! OV 0.88 PT 0.86 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.040131Jy sigma=0.577233 ! Fit after self-cal, rms=0.039664Jy sigma=0.576711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9268 mas, bmaj=9.677 mas, bpa=-17.18 degrees ! Estimated noise=0.808289 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.000755491 Jy ! Component: 100 - total flux cleaned = 0.00084045 Jy ! Component: 150 - total flux cleaned = 0.00067649 Jy ! Component: 200 - total flux cleaned = 0.000809181 Jy ! Total flux subtracted in 200 components = 0.000809181 Jy ! Clean residual min=-0.000539 max=0.000537 Jy/beam ! Clean residual mean=-0.000003 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0352219 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 121 components and 0.0352219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039564Jy sigma=0.575240 ! Fit after self-cal, rms=0.039460Jy sigma=0.574183 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039460Jy sigma=0.574183 ! Fit after self-cal, rms=0.039761Jy sigma=0.574024 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9265 mas, bmaj=9.635 mas, bpa=-17.2 degrees ! Estimated noise=0.809797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123833 Jy ! Component: 100 - total flux cleaned = 0.000234339 Jy ! Component: 150 - total flux cleaned = 0.000335905 Jy ! Component: 200 - total flux cleaned = 0.000336429 Jy ! Total flux subtracted in 200 components = 0.000336429 Jy ! Clean residual min=-0.000463 max=0.000465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0355584 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 166 components and 0.0355584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039693Jy sigma=0.573093 ! Fit after self-cal, rms=0.039658Jy sigma=0.572801 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 = 0.000235952 Jy ! Component: 100 - total flux cleaned = 0.000384828 Jy ! Component: 150 - total flux cleaned = 0.00052027 Jy ! Component: 200 - total flux cleaned = 0.000646823 Jy ! Total flux subtracted in 200 components = 0.000646823 Jy ! Clean residual min=-0.000407 max=0.000408 Jy/beam ! Clean residual mean=0.000003 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0362052 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 202 components and 0.0362052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039620Jy sigma=0.572196 ! Fit after self-cal, rms=0.039589Jy sigma=0.572043 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039589Jy sigma=0.572043 ! Fit after self-cal, rms=0.040006Jy sigma=0.571653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9304 mas, bmaj=9.585 mas, bpa=-17.2 degrees ! Estimated noise=0.815486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120573 Jy ! Component: 100 - total flux cleaned = -9.43788e-05 Jy ! Component: 150 - total flux cleaned = 9.12018e-05 Jy ! Component: 200 - total flux cleaned = 0.00026447 Jy ! Total flux subtracted in 200 components = 0.00026447 Jy ! Clean residual min=-0.000353 max=0.000352 Jy/beam ! Clean residual mean=0.000003 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.0364697 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 236 components and 0.0364697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039973Jy sigma=0.571213 ! Fit after self-cal, rms=0.039948Jy sigma=0.570852 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 = -0.000145813 Jy ! Component: 100 - total flux cleaned = 6.30859e-05 Jy ! Component: 150 - total flux cleaned = 0.000228635 Jy ! Component: 200 - total flux cleaned = 0.000288448 Jy ! Total flux subtracted in 200 components = 0.000288448 Jy ! Clean residual min=-0.000325 max=0.000327 Jy/beam ! Clean residual mean=0.000004 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.0367581 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 265 components and 0.0367581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039923Jy sigma=0.570513 ! Fit after self-cal, rms=0.039905Jy sigma=0.570402 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039905Jy sigma=0.570402 ! Fit after self-cal, rms=0.040618Jy sigma=0.569559 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=10.44 mas, bpa=-7.196 degrees ! Estimated noise=1.06503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.29516e-05 Jy ! Component: 100 - total flux cleaned = 0.000366948 Jy ! Component: 150 - total flux cleaned = 0.00074597 Jy ! Component: 200 - total flux cleaned = 0.000778426 Jy ! Total flux subtracted in 200 components = 0.000778426 Jy ! Clean residual min=-0.000299 max=0.000294 Jy/beam ! Clean residual mean=0.000009 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0375365 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 299 components and 0.0375365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040597Jy sigma=0.569323 ! Fit after self-cal, rms=0.040579Jy sigma=0.568886 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 = 0.000411211 Jy ! Component: 100 - total flux cleaned = 0.000715128 Jy ! Component: 150 - total flux cleaned = 0.00103482 Jy ! Component: 200 - total flux cleaned = 0.00117635 Jy ! Total flux subtracted in 200 components = 0.00117635 Jy ! Clean residual min=-0.000217 max=0.000218 Jy/beam ! Clean residual mean=0.000009 rms=0.000087 Jy/beam ! Combined flux in latest and established models = 0.0387129 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 334 components and 0.0387129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040568Jy sigma=0.568750 ! Fit after self-cal, rms=0.040563Jy sigma=0.568721 ! 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=0.934 mas, bmaj=9.561 mas, bpa=-17.21 degrees ! Estimated noise=0.829924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.934 x 9.561 at -17.21 degrees (North through East) ! Clean map min=-0.0019446 max=0.01764 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=0.7528 mas, bmaj=9.184 mas, bpa=-17.69 degrees ! Estimated noise=1.92028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027012 Jy ! Component: 100 - total flux cleaned = 0.0323632 Jy ! Component: 150 - total flux cleaned = 0.0334851 Jy ! Component: 200 - total flux cleaned = 0.0343403 Jy ! Total flux subtracted in 200 components = 0.0343403 Jy ! Clean residual min=-0.002101 max=0.002107 Jy/beam ! Clean residual mean=-0.000000 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0343403 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.0343403 Jy ! Inverting map and beam ! Estimated beam: bmin=0.934 mas, bmaj=9.561 mas, bpa=-17.21 degrees ! Estimated noise=0.829924 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 = -2.21642e-05 Jy ! Component: 100 - total flux cleaned = 0.000869232 Jy ! Component: 150 - total flux cleaned = 0.0011528 Jy ! Component: 200 - total flux cleaned = 0.00121011 Jy ! Total flux subtracted in 200 components = 0.00121011 Jy ! Clean residual min=-0.000910 max=0.000917 Jy/beam ! Clean residual mean=-0.000012 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0355504 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 107 components and 0.0355504 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=10.44 mas, bpa=-7.196 degrees ! Estimated noise=1.06503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100011 Jy ! Component: 100 - total flux cleaned = 4.99626e-05 Jy ! Component: 150 - total flux cleaned = 0.000203108 Jy ! Component: 200 - total flux cleaned = 0.000633156 Jy ! Total flux subtracted in 200 components = 0.000633156 Jy ! Clean residual min=-0.000411 max=0.000415 Jy/beam ! Clean residual mean=-0.000005 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0361836 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 = 0.000187527 Jy ! Component: 100 - total flux cleaned = 0.000337993 Jy ! Component: 150 - total flux cleaned = 0.000418877 Jy ! Component: 200 - total flux cleaned = 0.000499192 Jy ! Total flux subtracted in 200 components = 0.000499192 Jy ! Clean residual min=-0.000336 max=0.000340 Jy/beam ! Clean residual mean=-0.000003 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0366828 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 197 components and 0.0366828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.934 mas, bmaj=9.561 mas, bpa=-17.21 degrees ! Estimated noise=0.829924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000730536 Jy ! Component: 100 - total flux cleaned = -0.000890469 Jy ! Component: 150 - total flux cleaned = -0.000864705 Jy ! Component: 200 - total flux cleaned = -0.000811836 Jy ! Total flux subtracted in 200 components = -0.000811836 Jy ! Clean residual min=-0.000425 max=0.000429 Jy/beam ! Clean residual mean=0.000005 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.035871 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 244 components and 0.035871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040582Jy sigma=0.568999 ! Fit after self-cal, rms=0.040559Jy sigma=0.568791 wmodel /scr/pima/bp192a1_uvs/J0419-3950_X_map.mod ! Writing 244 model components to file: /scr/pima/bp192a1_uvs/J0419-3950_X_map.mod wobs /scr/pima/bp192a1_uvs/J0419-3950_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0419-3950_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J0419-3950_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a1_uvs/J0419-3950_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.934 x 9.561 at -17.21 degrees (North through East) ! Clean map min=-0.0013162 max=0.017086 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0419-3950_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0170856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155832 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.73619 2.73619 5.47238 10.9448 21.8895 43.7791 87.5581 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.017 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 109.641 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0419-3950_X_uvs.log closed on Wed Sep 16 13:31:07 2015