! Started logfile: /scr/pima/rdv72_uvs/J0003-1547_S_uvs.log on Sat Oct 5 08:43:16 2013 obs /scr/pima/rdv72_uvs/J0003-1547_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0003-1547_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759352 visibilities/baseline/integration-bin. ! Found source: J0003-1547 ! ! 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 5440 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/J0003-1547_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003923Jy sigma=0.816251 ! Fit after self-cal, rms=0.947588Jy sigma=0.768637 ! 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.757 mas, bmaj=4.534 mas, bpa=-44 degrees ! Estimated noise=22.2972 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.0448372 Jy ! Component: 100 - total flux cleaned = 0.0529566 Jy ! Total flux subtracted in 100 components = 0.0529566 Jy ! Clean residual min=-0.005532 max=0.006358 Jy/beam ! Clean residual mean=0.000004 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.0529566 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0529566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071699Jy sigma=0.053851 ! Fit after self-cal, rms=0.070167Jy sigma=0.052530 ! 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.555 mas, bmaj=5.517 mas, bpa=-40.12 degrees ! Estimated noise=12.034 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 (4, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383982 Jy ! Component: 100 - total flux cleaned = 0.0042439 Jy ! Component: 150 - total flux cleaned = 0.0044107 Jy ! Component: 200 - total flux cleaned = 0.00469754 Jy ! Total flux subtracted in 200 components = 0.00469754 Jy ! Clean residual min=-0.003331 max=0.003173 Jy/beam ! Clean residual mean=0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0576542 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.0576542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069806Jy sigma=0.052247 ! Fit after self-cal, rms=0.069752Jy sigma=0.052217 ! 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 0.90 FD 0.94 KP 1.02 LA 0.97 ! MK 0.95 NL 1.01 OV 0.97 PT 1.13 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.95 HO 0.82 KP 0.98 ! LA 1.00 MK 0.84 NL 1.08 OV 1.20 ! PT 1.10 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.15 KP 0.94 LA 1.00 ! MK 0.99 NL 1.09 OV 1.10 PT 1.07 ! SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.13 HO 0.98 KP 1.01 ! LA 0.96 MK 1.00 NL 1.04 OV 1.04 ! PT 1.10 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.21 KP 1.00 LA 0.81 ! MK 0.92 NL 1.01 OV 1.17 PT 1.08 ! SC 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 1.24 HO 0.76 KP 1.09 ! LA 0.81 MK 1.12 NL 1.07 OV 1.04 ! PT 1.05 SC 0.84 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.10 KP 0.91 LA 0.75 ! MK 0.97 NL 0.94 OV 0.81 PT 0.96 ! SC 0.80 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.14 HO 0.88 KP 0.92 ! LA 0.72 MK 1.08 NL 0.88 OV 0.93 ! PT 0.91 SC 0.93 ! ! ! Fit before self-cal, rms=0.069752Jy sigma=0.052217 ! Fit after self-cal, rms=0.065886Jy sigma=0.051499 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=5.412 mas, bpa=-41.42 degrees ! Estimated noise=11.7318 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.000344356 Jy ! Component: 100 - total flux cleaned = 0.000344916 Jy ! Component: 150 - total flux cleaned = 0.00026402 Jy ! Component: 200 - total flux cleaned = 0.000194662 Jy ! Total flux subtracted in 200 components = 0.000194662 Jy ! Clean residual min=-0.002451 max=0.003141 Jy/beam ! Clean residual mean=0.000005 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0578488 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0578488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065857Jy sigma=0.051480 ! Fit after self-cal, rms=0.065956Jy sigma=0.051405 ! 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.065956Jy sigma=0.051405 ! Fit after self-cal, rms=0.066138Jy sigma=0.051400 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.419 mas, bmaj=5.4 mas, bpa=-41.62 degrees ! Estimated noise=11.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.61181e-05 Jy ! Component: 100 - total flux cleaned = 6.24211e-05 Jy ! Component: 150 - total flux cleaned = 1.73075e-05 Jy ! Component: 200 - total flux cleaned = -2.43784e-05 Jy ! Total flux subtracted in 200 components = -2.43784e-05 Jy ! Clean residual min=-0.002523 max=0.003101 Jy/beam ! Clean residual mean=0.000005 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.0578245 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 0.0578245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066119Jy sigma=0.051388 ! Fit after self-cal, rms=0.066155Jy sigma=0.051384 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) ! Added new window around map position (-102, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242599 Jy ! Component: 100 - total flux cleaned = 0.00237185 Jy ! Component: 150 - total flux cleaned = 0.00264737 Jy ! Component: 200 - total flux cleaned = 0.00288371 Jy ! Total flux subtracted in 200 components = 0.00288371 Jy ! Clean residual min=-0.002266 max=0.002516 Jy/beam ! Clean residual mean=0.000006 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0607082 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.0607082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066005Jy sigma=0.051280 ! Fit after self-cal, rms=0.066004Jy sigma=0.051263 ! Inverting map ! Added new window around map position (14, -94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018234 Jy ! Component: 100 - total flux cleaned = 0.00208051 Jy ! Component: 150 - total flux cleaned = 0.00234369 Jy ! Component: 200 - total flux cleaned = 0.00253516 Jy ! Total flux subtracted in 200 components = 0.00253516 Jy ! Clean residual min=-0.002219 max=0.002235 Jy/beam ! Clean residual mean=0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0632433 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.0632433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065898Jy sigma=0.051191 ! Fit after self-cal, rms=0.065900Jy sigma=0.051181 ! 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.065900Jy sigma=0.051181 ! Fit after self-cal, rms=0.065745Jy sigma=0.051169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.421 mas, bmaj=5.412 mas, bpa=-41.69 degrees ! Estimated noise=11.6893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000876039 Jy ! Component: 100 - total flux cleaned = 0.00087575 Jy ! Component: 150 - total flux cleaned = 0.00097286 Jy ! Component: 200 - total flux cleaned = 0.00097184 Jy ! Total flux subtracted in 200 components = 0.00097184 Jy ! Clean residual min=-0.002147 max=0.002276 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0642152 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.0642152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065701Jy sigma=0.051141 ! Fit after self-cal, rms=0.065721Jy sigma=0.051137 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) ! Added new window around map position (-95, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017791 Jy ! Component: 100 - total flux cleaned = 0.00215661 Jy ! Component: 150 - total flux cleaned = 0.00244102 Jy ! Component: 200 - total flux cleaned = 0.00260257 Jy ! Total flux subtracted in 200 components = 0.00260257 Jy ! Clean residual min=-0.001984 max=0.002179 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0668177 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.0668177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065641Jy sigma=0.051084 ! Fit after self-cal, rms=0.065626Jy sigma=0.051075 ! 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.065626Jy sigma=0.051075 ! Fit after self-cal, rms=0.065628Jy sigma=0.051066 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.115 mas, bmaj=16.61 mas, bpa=5.59 degrees ! Estimated noise=14.1226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421946 Jy ! Component: 100 - total flux cleaned = 0.000507486 Jy ! Component: 150 - total flux cleaned = 0.000492488 Jy ! Component: 200 - total flux cleaned = 0.00049186 Jy ! Total flux subtracted in 200 components = 0.00049186 Jy ! Clean residual min=-0.001665 max=0.002008 Jy/beam ! Clean residual mean=0.000005 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0673096 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.0673096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065614Jy sigma=0.051058 ! Fit after self-cal, rms=0.065623Jy sigma=0.051057 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.75571e-05 Jy ! Component: 100 - total flux cleaned = 1.83014e-05 Jy ! Component: 150 - total flux cleaned = -2.20029e-05 Jy ! Component: 200 - total flux cleaned = -3.47097e-05 Jy ! Total flux subtracted in 200 components = -3.47097e-05 Jy ! Clean residual min=-0.001684 max=0.002028 Jy/beam ! Clean residual mean=0.000005 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0672749 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 120 components and 0.0672748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065615Jy sigma=0.051053 ! Fit after self-cal, rms=0.065616Jy sigma=0.051053 ! 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.421 mas, bmaj=5.417 mas, bpa=-41.72 degrees ! Estimated noise=11.6717 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.421 x 5.417 at -41.72 degrees (North through East) ! Clean map min=-0.0020327 max=0.054948 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.678 mas, bmaj=4.476 mas, bpa=-44.95 degrees ! Estimated noise=21.1935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440639 Jy ! Component: 100 - total flux cleaned = 0.054857 Jy ! Component: 150 - total flux cleaned = 0.0601925 Jy ! Component: 200 - total flux cleaned = 0.0623565 Jy ! Total flux subtracted in 200 components = 0.0623565 Jy ! Clean residual min=-0.004519 max=0.004570 Jy/beam ! Clean residual mean=0.000003 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.0623565 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0623565 Jy ! Inverting map and beam ! Estimated beam: bmin=2.421 mas, bmaj=5.417 mas, bpa=-41.72 degrees ! Estimated noise=11.6717 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.00202375 Jy ! Component: 100 - total flux cleaned = 0.00303572 Jy ! Component: 150 - total flux cleaned = 0.00358885 Jy ! Component: 200 - total flux cleaned = 0.00386922 Jy ! Total flux subtracted in 200 components = 0.00386922 Jy ! Clean residual min=-0.002663 max=0.002332 Jy/beam ! Clean residual mean=0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0662257 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.0662257 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=9.115 mas, bmaj=16.61 mas, bpa=5.59 degrees ! Estimated noise=14.1226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547961 Jy ! Component: 100 - total flux cleaned = 0.0010026 Jy ! Component: 150 - total flux cleaned = 0.00111228 Jy ! Component: 200 - total flux cleaned = 0.00118323 Jy ! Total flux subtracted in 200 components = 0.00118323 Jy ! Clean residual min=-0.001806 max=0.001987 Jy/beam ! Clean residual mean=0.000005 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0674089 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 = 2.14595e-08 Jy ! Component: 100 - total flux cleaned = -3.8713e-05 Jy ! Component: 150 - total flux cleaned = -3.87473e-05 Jy ! Component: 200 - total flux cleaned = -5.58668e-05 Jy ! Total flux subtracted in 200 components = -5.58668e-05 Jy ! Clean residual min=-0.001708 max=0.002019 Jy/beam ! Clean residual mean=0.000005 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.067353 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.067353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.421 mas, bmaj=5.417 mas, bpa=-41.72 degrees ! Estimated noise=11.6717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000181172 Jy ! Component: 100 - total flux cleaned = -0.00018334 Jy ! Component: 150 - total flux cleaned = -0.000232651 Jy ! Component: 200 - total flux cleaned = -0.000183813 Jy ! Total flux subtracted in 200 components = -0.000183813 Jy ! Clean residual min=-0.002210 max=0.002151 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0671692 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.0671692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065672Jy sigma=0.051113 ! Fit after self-cal, rms=0.065686Jy sigma=0.051105 wmodel /scr/pima/rdv72_uvs/J0003-1547_S_map.mod ! Writing 88 model components to file: /scr/pima/rdv72_uvs/J0003-1547_S_map.mod wobs /scr/pima/rdv72_uvs/J0003-1547_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0003-1547_S_uvs.fits wwins /scr/pima/rdv72_uvs/J0003-1547_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv72_uvs/J0003-1547_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 = 2.94479e-05 Jy ! Component: 100 - total flux cleaned = 0.000290129 Jy ! Component: 150 - total flux cleaned = 0.000466853 Jy ! Component: 200 - total flux cleaned = 0.000536175 Jy ! Component: 250 - total flux cleaned = 0.000536266 Jy ! Component: 300 - total flux cleaned = 0.000664345 Jy ! Component: 350 - total flux cleaned = 0.000633035 Jy ! Component: 400 - total flux cleaned = 0.000694402 Jy ! Component: 450 - total flux cleaned = 0.000813642 Jy ! Component: 500 - total flux cleaned = 0.000842073 Jy ! Component: 550 - total flux cleaned = 0.000899165 Jy ! Component: 600 - total flux cleaned = 0.000870982 Jy ! Component: 650 - total flux cleaned = 0.000871079 Jy ! Component: 700 - total flux cleaned = 0.000816508 Jy ! Component: 750 - total flux cleaned = 0.000762824 Jy ! Component: 800 - total flux cleaned = 0.00063152 Jy ! Component: 850 - total flux cleaned = 0.000605635 Jy ! Component: 900 - total flux cleaned = 0.000605039 Jy ! Component: 950 - total flux cleaned = 0.000478762 Jy ! Component: 1000 - total flux cleaned = 0.000453974 Jy ! Component: 1050 - total flux cleaned = 0.000306435 Jy ! Component: 1100 - total flux cleaned = 0.000379226 Jy ! Component: 1150 - total flux cleaned = 0.000259362 Jy ! Component: 1200 - total flux cleaned = 0.00023574 Jy ! Component: 1250 - total flux cleaned = 0.000236061 Jy ! Component: 1300 - total flux cleaned = 0.000143809 Jy ! Component: 1350 - total flux cleaned = 0.000121396 Jy ! Component: 1400 - total flux cleaned = 0.000166648 Jy ! Component: 1450 - total flux cleaned = 0.000166501 Jy ! Component: 1500 - total flux cleaned = 7.7864e-05 Jy ! Component: 1550 - total flux cleaned = 9.99995e-05 Jy ! Component: 1600 - total flux cleaned = 5.66384e-05 Jy ! Component: 1650 - total flux cleaned = 0.000185589 Jy ! Component: 1700 - total flux cleaned = 0.00016381 Jy ! Component: 1750 - total flux cleaned = 0.000142522 Jy ! Component: 1800 - total flux cleaned = 0.000142415 Jy ! Component: 1850 - total flux cleaned = 0.000142622 Jy ! Component: 1900 - total flux cleaned = 0.000224894 Jy ! Component: 1950 - total flux cleaned = 0.000305984 Jy ! Component: 2000 - total flux cleaned = 0.000265794 Jy ! Component: 2050 - total flux cleaned = 0.000345307 Jy ! Component: 2100 - total flux cleaned = 0.000305747 Jy ! Component: 2150 - total flux cleaned = 0.00034492 Jy ! Component: 2200 - total flux cleaned = 0.000442045 Jy ! Component: 2250 - total flux cleaned = 0.000518863 Jy ! Component: 2300 - total flux cleaned = 0.000576012 Jy ! Component: 2350 - total flux cleaned = 0.000632946 Jy ! Component: 2400 - total flux cleaned = 0.000614313 Jy ! Component: 2450 - total flux cleaned = 0.000707869 Jy ! Component: 2500 - total flux cleaned = 0.00076376 Jy ! Component: 2550 - total flux cleaned = 0.000818808 Jy ! Component: 2600 - total flux cleaned = 0.000800685 Jy ! Component: 2650 - total flux cleaned = 0.000855098 Jy ! Component: 2700 - total flux cleaned = 0.000873211 Jy ! Component: 2750 - total flux cleaned = 0.000998238 Jy ! Component: 2800 - total flux cleaned = 0.00103358 Jy ! Component: 2850 - total flux cleaned = 0.00105115 Jy ! Component: 2900 - total flux cleaned = 0.00112113 Jy ! Component: 2950 - total flux cleaned = 0.00108615 Jy ! Component: 3000 - total flux cleaned = 0.00115523 Jy ! Component: 3050 - total flux cleaned = 0.0011552 Jy ! Component: 3100 - total flux cleaned = 0.00122339 Jy ! Component: 3150 - total flux cleaned = 0.00120649 Jy ! Component: 3200 - total flux cleaned = 0.00125687 Jy ! Component: 3250 - total flux cleaned = 0.00127348 Jy ! Component: 3300 - total flux cleaned = 0.00129014 Jy ! Component: 3350 - total flux cleaned = 0.0013066 Jy ! Component: 3400 - total flux cleaned = 0.00130657 Jy ! Component: 3450 - total flux cleaned = 0.00133939 Jy ! Component: 3500 - total flux cleaned = 0.00142053 Jy ! Component: 3550 - total flux cleaned = 0.00140437 Jy ! Component: 3600 - total flux cleaned = 0.00138841 Jy ! Component: 3650 - total flux cleaned = 0.00142038 Jy ! Component: 3700 - total flux cleaned = 0.00140465 Jy ! Component: 3750 - total flux cleaned = 0.00145191 Jy ! Component: 3800 - total flux cleaned = 0.00149896 Jy ! Component: 3850 - total flux cleaned = 0.00153021 Jy ! Component: 3900 - total flux cleaned = 0.00157657 Jy ! Component: 3950 - total flux cleaned = 0.00154584 Jy ! Component: 4000 - total flux cleaned = 0.00165304 Jy ! Component: 4050 - total flux cleaned = 0.0016377 Jy ! Total flux subtracted in 4096 components = 0.00168308 Jy ! Clean residual min=-0.001008 max=0.000862 Jy/beam ! Clean residual mean=0.000001 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0688523 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 348 components and 0.0688523 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0003-1547_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.421 x 5.417 at -41.72 degrees (North through East) ! Clean map min=-0.0019433 max=0.053453 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0003-1547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.053453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42429 1.42429 2.84857 5.69715 11.3943 22.7886 45.5772 91.1544 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.053 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0003-1547_S_uvs.log closed on Sat Oct 5 08:43:20 2013