! Started logfile: /scr/pima/bg219h_uvs/J0927-2034_S_uvs.log on Thu Apr 7 08:58:09 2016 obs /scr/pima/bg219h_uvs/J0927-2034_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0927-2034_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688889 visibilities/baseline/integration-bin. ! Found source: J0927-2034 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 868 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/bg219h_uvs/J0927-2034_S] 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.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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.270977Jy sigma=17.908429 ! Fit after self-cal, rms=0.253934Jy sigma=3.597658 ! 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=2.191 mas, bmaj=6.165 mas, bpa=2.834 degrees ! Estimated noise=3.02103 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.560442 Jy ! Component: 100 - total flux cleaned = 0.708657 Jy ! Total flux subtracted in 100 components = 0.708657 Jy ! Clean residual min=-0.036881 max=0.062951 Jy/beam ! Clean residual mean=-0.000241 rms=0.011711 Jy/beam ! Combined flux in latest and established models = 0.708657 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.708657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164840Jy sigma=2.251618 ! Fit after self-cal, rms=0.164798Jy sigma=2.251148 ! 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.789 mas, bmaj=7.736 mas, bpa=-1.844 degrees ! Estimated noise=2.24058 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.100384 Jy ! Component: 100 - total flux cleaned = 0.145465 Jy ! Component: 150 - total flux cleaned = 0.16835 Jy ! Component: 200 - total flux cleaned = 0.180037 Jy ! Total flux subtracted in 200 components = 0.180037 Jy ! Clean residual min=-0.017876 max=0.039735 Jy/beam ! Clean residual mean=-0.000224 rms=0.006460 Jy/beam ! Combined flux in latest and established models = 0.888694 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.888694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094428Jy sigma=1.232461 ! Fit after self-cal, rms=0.094277Jy sigma=1.231808 ! Inverting map ! Added new window around map position (18, -41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337264 Jy ! Component: 100 - total flux cleaned = 0.0379815 Jy ! Component: 150 - total flux cleaned = 0.0408705 Jy ! Component: 200 - total flux cleaned = 0.0431699 Jy ! Total flux subtracted in 200 components = 0.0431699 Jy ! Clean residual min=-0.014733 max=0.019549 Jy/beam ! Clean residual mean=-0.000101 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 0.931864 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 73 components and 0.931864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080040Jy sigma=1.056837 ! Fit after self-cal, rms=0.078718Jy sigma=1.033665 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.789 x 7.736 at -1.844 degrees (North through East) ! Clean map min=-0.012391 max=0.75541 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. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.06 KP 0.98 ! LA 0.98 MK 1.02 NL 1.04 OV 1.03 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.05 KP 1.02 ! LA 0.99 MK 1.00 NL 1.11 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.06 KP 0.99 ! LA 1.00 MK 1.01 NL 1.01 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.07 KP 0.98 ! LA 0.98 MK 1.00 NL 0.92 OV 1.03 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.078718Jy sigma=1.033665 ! Fit after self-cal, rms=0.071130Jy sigma=0.921922 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.799 mas, bmaj=7.718 mas, bpa=-1.705 degrees ! Estimated noise=2.2535 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.0017668 Jy ! Component: 100 - total flux cleaned = -0.00293029 Jy ! Component: 150 - total flux cleaned = -0.00340043 Jy ! Component: 200 - total flux cleaned = -0.00390356 Jy ! Total flux subtracted in 200 components = -0.00390356 Jy ! Clean residual min=-0.009666 max=0.009214 Jy/beam ! Clean residual mean=-0.000036 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.927961 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.927961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070575Jy sigma=0.914910 ! Fit after self-cal, rms=0.070553Jy sigma=0.914553 ! 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.070553Jy sigma=0.914553 ! Fit after self-cal, rms=0.070457Jy sigma=0.913796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=7.725 mas, bpa=-1.707 degrees ! Estimated noise=2.25231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222998 Jy ! Component: 100 - total flux cleaned = -0.00281647 Jy ! Component: 150 - total flux cleaned = -0.00332236 Jy ! Component: 200 - total flux cleaned = -0.00369643 Jy ! Total flux subtracted in 200 components = -0.00369643 Jy ! Clean residual min=-0.009708 max=0.009006 Jy/beam ! Clean residual mean=-0.000038 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.924264 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.924264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070188Jy sigma=0.910703 ! Fit after self-cal, rms=0.070176Jy sigma=0.910585 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 = 1.50829e-05 Jy ! Component: 100 - total flux cleaned = -0.000189325 Jy ! Component: 150 - total flux cleaned = -0.000441763 Jy ! Component: 200 - total flux cleaned = -0.000560334 Jy ! Total flux subtracted in 200 components = -0.000560334 Jy ! Clean residual min=-0.009569 max=0.008737 Jy/beam ! Clean residual mean=-0.000040 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.923704 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.923704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070056Jy sigma=0.909247 ! Fit after self-cal, rms=0.070047Jy sigma=0.909181 ! 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.070047Jy sigma=0.909181 ! Fit after self-cal, rms=0.069976Jy sigma=0.908631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.732 mas, bpa=-1.704 degrees ! Estimated noise=2.25104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172724 Jy ! Component: 100 - total flux cleaned = -0.00206252 Jy ! Component: 150 - total flux cleaned = -0.00230592 Jy ! Component: 200 - total flux cleaned = -0.0024786 Jy ! Total flux subtracted in 200 components = -0.0024786 Jy ! Clean residual min=-0.009597 max=0.008669 Jy/beam ! Clean residual mean=-0.000040 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.921225 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.921225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069830Jy sigma=0.907301 ! Fit after self-cal, rms=0.069825Jy sigma=0.907241 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.31184e-05 Jy ! Component: 100 - total flux cleaned = -0.000131391 Jy ! Component: 150 - total flux cleaned = -0.000235666 Jy ! Component: 200 - total flux cleaned = -0.000286112 Jy ! Total flux subtracted in 200 components = -0.000286112 Jy ! Clean residual min=-0.009471 max=0.008544 Jy/beam ! Clean residual mean=-0.000041 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.920939 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.920939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069739Jy sigma=0.906433 ! Fit after self-cal, rms=0.069734Jy sigma=0.906387 ! 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.069734Jy sigma=0.906387 ! Fit after self-cal, rms=0.069690Jy sigma=0.906149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.574 mas, bmaj=19.39 mas, bpa=6.609 degrees ! Estimated noise=3.03647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024116 Jy ! Component: 100 - total flux cleaned = -0.000486463 Jy ! Component: 150 - total flux cleaned = -0.000620947 Jy ! Component: 200 - total flux cleaned = -0.000678065 Jy ! Total flux subtracted in 200 components = -0.000678065 Jy ! Clean residual min=-0.011398 max=0.009098 Jy/beam ! Clean residual mean=-0.000082 rms=0.003188 Jy/beam ! Combined flux in latest and established models = 0.920261 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 120 components and 0.920261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069636Jy sigma=0.907018 ! Fit after self-cal, rms=0.069607Jy sigma=0.906580 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.00024935 Jy ! Component: 100 - total flux cleaned = 4.84478e-05 Jy ! Component: 150 - total flux cleaned = -3.07324e-06 Jy ! Component: 200 - total flux cleaned = 4.57e-05 Jy ! Total flux subtracted in 200 components = 4.57e-05 Jy ! Clean residual min=-0.011125 max=0.009085 Jy/beam ! Clean residual mean=-0.000081 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.920307 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 124 components and 0.920307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069688Jy sigma=0.909567 ! Fit after self-cal, rms=0.069672Jy sigma=0.909223 ! 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.804 mas, bmaj=7.734 mas, bpa=-1.693 degrees ! Estimated noise=2.24933 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.804 x 7.734 at -1.693 degrees (North through East) ! Clean map min=-0.0092066 max=0.7547 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069672Jy sigma=0.909223 ! Fit after self-cal, rms=0.061492Jy sigma=0.788478 ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.743 mas, bpa=-1.62 degrees ! Estimated noise=2.26027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00727e-05 Jy ! Component: 100 - total flux cleaned = -0.000181976 Jy ! Component: 150 - total flux cleaned = -0.000284322 Jy ! Component: 200 - total flux cleaned = -0.000424198 Jy ! Total flux subtracted in 200 components = -0.000424198 Jy ! Clean residual min=-0.008036 max=0.008401 Jy/beam ! Clean residual mean=-0.000039 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.919882 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.919882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061406Jy sigma=0.787316 ! Fit after self-cal, rms=0.061393Jy sigma=0.787256 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195468 Jy ! Component: 100 - total flux cleaned = -0.000195662 Jy ! Component: 150 - total flux cleaned = -0.000111589 Jy ! Component: 200 - total flux cleaned = -0.000112308 Jy ! Total flux subtracted in 200 components = -0.000112308 Jy ! Clean residual min=-0.007994 max=0.008324 Jy/beam ! Clean residual mean=-0.000039 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.91977 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.91977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061342Jy sigma=0.786568 ! Fit after self-cal, rms=0.061337Jy sigma=0.786532 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061337Jy sigma=0.786532 ! Fit after self-cal, rms=0.061345Jy sigma=0.786428 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=2.201 mas, bmaj=6.162 mas, bpa=3.131 degrees ! Estimated noise=3.06225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.567881 Jy ! Component: 100 - total flux cleaned = 0.71809 Jy ! Component: 150 - total flux cleaned = 0.787127 Jy ! Component: 200 - total flux cleaned = 0.828488 Jy ! Total flux subtracted in 200 components = 0.828488 Jy ! Clean residual min=-0.023626 max=0.027164 Jy/beam ! Clean residual mean=-0.000103 rms=0.005754 Jy/beam ! Combined flux in latest and established models = 0.828488 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.828488 Jy ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.743 mas, bpa=-1.621 degrees ! Estimated noise=2.26026 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.0413755 Jy ! Component: 100 - total flux cleaned = 0.062982 Jy ! Component: 150 - total flux cleaned = 0.076033 Jy ! Component: 200 - total flux cleaned = 0.0841747 Jy ! Total flux subtracted in 200 components = 0.0841747 Jy ! Clean residual min=-0.010058 max=0.010548 Jy/beam ! Clean residual mean=-0.000058 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.912662 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 58 components and 0.912662 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=7.584 mas, bmaj=19.4 mas, bpa=6.661 degrees ! Estimated noise=3.03834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521656 Jy ! Component: 100 - total flux cleaned = 0.00574678 Jy ! Component: 150 - total flux cleaned = 0.00650623 Jy ! Component: 200 - total flux cleaned = 0.00710399 Jy ! Total flux subtracted in 200 components = 0.00710399 Jy ! Clean residual min=-0.009896 max=0.009444 Jy/beam ! Clean residual mean=-0.000082 rms=0.003165 Jy/beam ! Combined flux in latest and established models = 0.919766 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 = -5.76969e-07 Jy ! Component: 100 - total flux cleaned = -8.34917e-05 Jy ! Component: 150 - total flux cleaned = -8.29703e-05 Jy ! Component: 200 - total flux cleaned = -0.000160049 Jy ! Total flux subtracted in 200 components = -0.000160049 Jy ! Clean residual min=-0.009857 max=0.009134 Jy/beam ! Clean residual mean=-0.000082 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.919606 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.919606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.743 mas, bpa=-1.621 degrees ! Estimated noise=2.26026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00321868 Jy ! Component: 100 - total flux cleaned = -0.00300902 Jy ! Component: 150 - total flux cleaned = -0.00285205 Jy ! Component: 200 - total flux cleaned = -0.00247047 Jy ! Total flux subtracted in 200 components = -0.00247047 Jy ! Clean residual min=-0.009384 max=0.008938 Jy/beam ! Clean residual mean=-0.000044 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 0.917136 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.917136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062482Jy sigma=0.803565 ! Fit after self-cal, rms=0.062518Jy sigma=0.802334 wmodel /scr/pima/bg219h_uvs/J0927-2034_S_map.mod ! Writing 88 model components to file: /scr/pima/bg219h_uvs/J0927-2034_S_map.mod wobs /scr/pima/bg219h_uvs/J0927-2034_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0927-2034_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0927-2034_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0927-2034_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.00151886 Jy ! Component: 100 - total flux cleaned = -0.00255145 Jy ! Component: 150 - total flux cleaned = -0.00361041 Jy ! Component: 200 - total flux cleaned = -0.00484715 Jy ! Component: 250 - total flux cleaned = -0.0058882 Jy ! Component: 300 - total flux cleaned = -0.00632856 Jy ! Component: 350 - total flux cleaned = -0.00663794 Jy ! Component: 400 - total flux cleaned = -0.0066418 Jy ! Component: 450 - total flux cleaned = -0.00683259 Jy ! Component: 500 - total flux cleaned = -0.00701426 Jy ! Component: 550 - total flux cleaned = -0.00727542 Jy ! Component: 600 - total flux cleaned = -0.00744045 Jy ! Component: 650 - total flux cleaned = -0.00751993 Jy ! Component: 700 - total flux cleaned = -0.00752135 Jy ! Component: 750 - total flux cleaned = -0.0075977 Jy ! Component: 800 - total flux cleaned = -0.00767139 Jy ! Component: 850 - total flux cleaned = -0.0078108 Jy ! Component: 900 - total flux cleaned = -0.00767334 Jy ! Component: 950 - total flux cleaned = -0.00780872 Jy ! Component: 1000 - total flux cleaned = -0.00793813 Jy ! Component: 1050 - total flux cleaned = -0.00812759 Jy ! Component: 1100 - total flux cleaned = -0.00843566 Jy ! Component: 1150 - total flux cleaned = -0.0086166 Jy ! Component: 1200 - total flux cleaned = -0.00891072 Jy ! Component: 1250 - total flux cleaned = -0.00908451 Jy ! Component: 1300 - total flux cleaned = -0.00953764 Jy ! Component: 1350 - total flux cleaned = -0.0100363 Jy ! Component: 1400 - total flux cleaned = -0.0103079 Jy ! Component: 1450 - total flux cleaned = -0.0106807 Jy ! Component: 1500 - total flux cleaned = -0.0109424 Jy ! Component: 1550 - total flux cleaned = -0.0112512 Jy ! Component: 1600 - total flux cleaned = -0.011754 Jy ! Component: 1650 - total flux cleaned = -0.0120006 Jy ! Component: 1700 - total flux cleaned = -0.0125337 Jy ! Component: 1750 - total flux cleaned = -0.0128658 Jy ! Component: 1800 - total flux cleaned = -0.0133339 Jy ! Component: 1850 - total flux cleaned = -0.0136102 Jy ! Component: 1900 - total flux cleaned = -0.0139731 Jy ! Component: 1950 - total flux cleaned = -0.0141964 Jy ! Component: 2000 - total flux cleaned = -0.0144604 Jy ! Component: 2050 - total flux cleaned = -0.0147208 Jy ! Component: 2100 - total flux cleaned = -0.0151911 Jy ! Component: 2150 - total flux cleaned = -0.0153178 Jy ! Component: 2200 - total flux cleaned = -0.0157338 Jy ! Component: 2250 - total flux cleaned = -0.0159804 Jy ! Component: 2300 - total flux cleaned = -0.0163852 Jy ! Component: 2350 - total flux cleaned = -0.0167847 Jy ! Component: 2400 - total flux cleaned = -0.0170212 Jy ! Component: 2450 - total flux cleaned = -0.0174105 Jy ! Component: 2500 - total flux cleaned = -0.0177563 Jy ! Component: 2550 - total flux cleaned = -0.0179843 Jy ! Component: 2600 - total flux cleaned = -0.0181724 Jy ! Component: 2650 - total flux cleaned = -0.0184697 Jy ! Component: 2700 - total flux cleaned = -0.0186899 Jy ! Component: 2750 - total flux cleaned = -0.0188357 Jy ! Component: 2800 - total flux cleaned = -0.0190514 Jy ! Component: 2850 - total flux cleaned = -0.0191934 Jy ! Component: 2900 - total flux cleaned = -0.0192987 Jy ! Component: 2950 - total flux cleaned = -0.0194378 Jy ! Component: 3000 - total flux cleaned = -0.0195067 Jy ! Component: 3050 - total flux cleaned = -0.0196431 Jy ! Component: 3100 - total flux cleaned = -0.0195412 Jy ! Component: 3150 - total flux cleaned = -0.0195417 Jy ! Component: 3200 - total flux cleaned = -0.0196418 Jy ! Component: 3250 - total flux cleaned = -0.0196085 Jy ! Component: 3300 - total flux cleaned = -0.0196409 Jy ! Component: 3350 - total flux cleaned = -0.0195111 Jy ! Component: 3400 - total flux cleaned = -0.0194792 Jy ! Component: 3450 - total flux cleaned = -0.0195116 Jy ! Component: 3500 - total flux cleaned = -0.0194159 Jy ! Component: 3550 - total flux cleaned = -0.0193524 Jy ! Component: 3600 - total flux cleaned = -0.0193209 Jy ! Component: 3650 - total flux cleaned = -0.0193206 Jy ! Component: 3700 - total flux cleaned = -0.0191653 Jy ! Component: 3750 - total flux cleaned = -0.0191963 Jy ! Component: 3800 - total flux cleaned = -0.0191964 Jy ! Component: 3850 - total flux cleaned = -0.0191353 Jy ! Component: 3900 - total flux cleaned = -0.0191048 Jy ! Component: 3950 - total flux cleaned = -0.0191653 Jy ! Component: 4000 - total flux cleaned = -0.019135 Jy ! Component: 4050 - total flux cleaned = -0.019105 Jy ! Total flux subtracted in 4096 components = -0.019075 Jy ! Clean residual min=-0.001643 max=0.001638 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.898061 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 326 components and 0.898061 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0927-2034_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 7.743 at -1.621 degrees (North through East) ! Clean map min=-0.0071455 max=0.76029 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0927-2034_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.760291 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000494184 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.194998 0.194998 0.389996 0.779992 1.55998 3.11997 6.23994 12.4799 24.9597 49.9195 99.839 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.76 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1538.48 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0927-2034_S_uvs.log closed on Thu Apr 7 08:58:13 2016