! Started logfile: /scr/pima/bg219g_uvs/J1435-0414_S_uvs.log on Thu Apr 7 07:17:44 2016 obs /scr/pima/bg219g_uvs/J1435-0414_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1435-0414_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865107 visibilities/baseline/integration-bin. ! Found source: J1435-0414 ! ! 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 8876 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/bg219g_uvs/J1435-0414_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032792Jy sigma=21.143394 ! Fit after self-cal, rms=0.791731Jy sigma=16.291093 ! 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.622 mas, bmaj=6.431 mas, bpa=-3.788 degrees ! Estimated noise=0.514895 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.151925 Jy ! Component: 100 - total flux cleaned = 0.2047 Jy ! Total flux subtracted in 100 components = 0.2047 Jy ! Clean residual min=-0.012550 max=0.023017 Jy/beam ! Clean residual mean=0.000028 rms=0.004218 Jy/beam ! Combined flux in latest and established models = 0.2047 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.2047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107782Jy sigma=2.149328 ! Fit after self-cal, rms=0.107583Jy sigma=2.145966 ! 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=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 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.0379254 Jy ! Component: 100 - total flux cleaned = 0.0569561 Jy ! Component: 150 - total flux cleaned = 0.0672548 Jy ! Component: 200 - total flux cleaned = 0.0730677 Jy ! Total flux subtracted in 200 components = 0.0730677 Jy ! Clean residual min=-0.012383 max=0.017760 Jy/beam ! Clean residual mean=0.000041 rms=0.004582 Jy/beam ! Combined flux in latest and established models = 0.277768 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 50 components and 0.277768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093566Jy sigma=1.892846 ! Fit after self-cal, rms=0.093545Jy sigma=1.891781 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.291 at -4.436 degrees (North through East) ! Clean map min=-0.012255 max=0.20706 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.093545Jy sigma=1.891781 ! Fit after self-cal, rms=0.093545Jy sigma=1.891781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 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.00360074 Jy ! Component: 100 - total flux cleaned = 0.00556095 Jy ! Component: 150 - total flux cleaned = 0.00595784 Jy ! Component: 200 - total flux cleaned = 0.00631184 Jy ! Total flux subtracted in 200 components = 0.00631184 Jy ! Clean residual min=-0.012305 max=0.017288 Jy/beam ! Clean residual mean=0.000039 rms=0.004561 Jy/beam ! Combined flux in latest and established models = 0.28408 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.28408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093303Jy sigma=1.890910 ! Fit after self-cal, rms=0.093306Jy sigma=1.890814 ! 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.093306Jy sigma=1.890814 ! Fit after self-cal, rms=0.093306Jy sigma=1.890814 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347879 Jy ! Component: 100 - total flux cleaned = 0.000524031 Jy ! Component: 150 - total flux cleaned = 0.000716282 Jy ! Component: 200 - total flux cleaned = 0.000891164 Jy ! Total flux subtracted in 200 components = 0.000891164 Jy ! Clean residual min=-0.012280 max=0.017174 Jy/beam ! Clean residual mean=0.000039 rms=0.004559 Jy/beam ! Combined flux in latest and established models = 0.284971 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.284971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093259Jy sigma=1.890392 ! Fit after self-cal, rms=0.093261Jy sigma=1.890349 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.000110776 Jy ! Component: 100 - total flux cleaned = 0.000273061 Jy ! Component: 150 - total flux cleaned = 0.000391698 Jy ! Component: 200 - total flux cleaned = 0.00047474 Jy ! Total flux subtracted in 200 components = 0.00047474 Jy ! Clean residual min=-0.012268 max=0.017116 Jy/beam ! Clean residual mean=0.000038 rms=0.004558 Jy/beam ! Combined flux in latest and established models = 0.285446 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.285445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093235Jy sigma=1.890132 ! Fit after self-cal, rms=0.093237Jy sigma=1.890102 ! 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.093237Jy sigma=1.890102 ! Fit after self-cal, rms=0.093237Jy sigma=1.890102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.88974e-05 Jy ! Component: 100 - total flux cleaned = 0.000125553 Jy ! Component: 150 - total flux cleaned = 0.000223831 Jy ! Component: 200 - total flux cleaned = 0.000293592 Jy ! Total flux subtracted in 200 components = 0.000293592 Jy ! Clean residual min=-0.012257 max=0.017089 Jy/beam ! Clean residual mean=0.000038 rms=0.004558 Jy/beam ! Combined flux in latest and established models = 0.285739 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.285739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093219Jy sigma=1.889962 ! Fit after self-cal, rms=0.093221Jy sigma=1.889940 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.16852e-05 Jy ! Component: 100 - total flux cleaned = 8.18163e-05 Jy ! Component: 150 - total flux cleaned = 0.000103201 Jy ! Component: 200 - total flux cleaned = 0.000124244 Jy ! Total flux subtracted in 200 components = 0.000124244 Jy ! Clean residual min=-0.012249 max=0.017083 Jy/beam ! Clean residual mean=0.000038 rms=0.004557 Jy/beam ! Combined flux in latest and established models = 0.285863 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.285863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093208Jy sigma=1.889794 ! Fit after self-cal, rms=0.093209Jy sigma=1.889776 ! 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.093209Jy sigma=1.889776 ! Fit after self-cal, rms=0.093209Jy sigma=1.889776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.372 mas, bmaj=12.78 mas, bpa=2.167 degrees ! Estimated noise=0.533256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276948 Jy ! Component: 100 - total flux cleaned = 0.000270306 Jy ! Component: 150 - total flux cleaned = 0.000128514 Jy ! Component: 200 - total flux cleaned = 6.08639e-05 Jy ! Total flux subtracted in 200 components = 6.08639e-05 Jy ! Clean residual min=-0.022498 max=0.031772 Jy/beam ! Clean residual mean=0.000087 rms=0.009189 Jy/beam ! Combined flux in latest and established models = 0.285924 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.285924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093263Jy sigma=1.891736 ! Fit after self-cal, rms=0.093245Jy sigma=1.891436 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.000221221 Jy ! Component: 100 - total flux cleaned = -0.000278676 Jy ! Component: 150 - total flux cleaned = -0.000428195 Jy ! Component: 200 - total flux cleaned = -0.000474039 Jy ! Total flux subtracted in 200 components = -0.000474039 Jy ! Clean residual min=-0.022485 max=0.031634 Jy/beam ! Clean residual mean=0.000087 rms=0.009179 Jy/beam ! Combined flux in latest and established models = 0.28545 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 72 components and 0.28545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093364Jy sigma=1.894081 ! Fit after self-cal, rms=0.093354Jy sigma=1.893893 ! 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=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.291 at -4.436 degrees (North through East) ! Clean map min=-0.012158 max=0.20632 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=2.622 mas, bmaj=6.431 mas, bpa=-3.788 degrees ! Estimated noise=0.514895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151867 Jy ! Component: 100 - total flux cleaned = 0.205196 Jy ! Component: 150 - total flux cleaned = 0.232297 Jy ! Component: 200 - total flux cleaned = 0.248673 Jy ! Total flux subtracted in 200 components = 0.248673 Jy ! Clean residual min=-0.010083 max=0.015065 Jy/beam ! Clean residual mean=0.000019 rms=0.003455 Jy/beam ! Combined flux in latest and established models = 0.248673 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.248673 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 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.0166273 Jy ! Component: 100 - total flux cleaned = 0.0255521 Jy ! Component: 150 - total flux cleaned = 0.0305584 Jy ! Component: 200 - total flux cleaned = 0.0334046 Jy ! Total flux subtracted in 200 components = 0.0334046 Jy ! Clean residual min=-0.012277 max=0.017416 Jy/beam ! Clean residual mean=0.000039 rms=0.004561 Jy/beam ! Combined flux in latest and established models = 0.282078 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.282078 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.372 mas, bmaj=12.78 mas, bpa=2.167 degrees ! Estimated noise=0.533256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280883 Jy ! Component: 100 - total flux cleaned = 0.00300616 Jy ! Component: 150 - total flux cleaned = 0.00323927 Jy ! Component: 200 - total flux cleaned = 0.0033022 Jy ! Total flux subtracted in 200 components = 0.0033022 Jy ! Clean residual min=-0.022510 max=0.031726 Jy/beam ! Clean residual mean=0.000087 rms=0.009185 Jy/beam ! Combined flux in latest and established models = 0.28538 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.69528e-05 Jy ! Component: 100 - total flux cleaned = -0.000158504 Jy ! Component: 150 - total flux cleaned = -0.000249626 Jy ! Component: 200 - total flux cleaned = -0.000292314 Jy ! Total flux subtracted in 200 components = -0.000292314 Jy ! Clean residual min=-0.022515 max=0.031625 Jy/beam ! Clean residual mean=0.000087 rms=0.009177 Jy/beam ! Combined flux in latest and established models = 0.285088 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.285088 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.291 mas, bpa=-4.436 degrees ! Estimated noise=0.409397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278025 Jy ! Component: 100 - total flux cleaned = 0.000188102 Jy ! Component: 150 - total flux cleaned = 0.000189866 Jy ! Component: 200 - total flux cleaned = 0.000191306 Jy ! Total flux subtracted in 200 components = 0.000191306 Jy ! Clean residual min=-0.012253 max=0.016947 Jy/beam ! Clean residual mean=0.000038 rms=0.004554 Jy/beam ! Combined flux in latest and established models = 0.285279 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.285279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093243Jy sigma=1.890777 ! Fit after self-cal, rms=0.093233Jy sigma=1.890673 wmodel /scr/pima/bg219g_uvs/J1435-0414_S_map.mod ! Writing 78 model components to file: /scr/pima/bg219g_uvs/J1435-0414_S_map.mod wobs /scr/pima/bg219g_uvs/J1435-0414_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1435-0414_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1435-0414_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1435-0414_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.00772823 Jy ! Component: 100 - total flux cleaned = 0.014793 Jy ! Component: 150 - total flux cleaned = 0.0213869 Jy ! Component: 200 - total flux cleaned = 0.0275692 Jy ! Component: 250 - total flux cleaned = 0.0333779 Jy ! Component: 300 - total flux cleaned = 0.038872 Jy ! Component: 350 - total flux cleaned = 0.0436973 Jy ! Component: 400 - total flux cleaned = 0.0483167 Jy ! Component: 450 - total flux cleaned = 0.0527541 Jy ! Component: 500 - total flux cleaned = 0.0568422 Jy ! Component: 550 - total flux cleaned = 0.0602514 Jy ! Component: 600 - total flux cleaned = 0.0632069 Jy ! Component: 650 - total flux cleaned = 0.0662393 Jy ! Component: 700 - total flux cleaned = 0.0688503 Jy ! Component: 750 - total flux cleaned = 0.0715396 Jy ! Component: 800 - total flux cleaned = 0.073691 Jy ! Component: 850 - total flux cleaned = 0.076083 Jy ! Component: 900 - total flux cleaned = 0.0785529 Jy ! Component: 950 - total flux cleaned = 0.0805332 Jy ! Component: 1000 - total flux cleaned = 0.082332 Jy ! Component: 1050 - total flux cleaned = 0.084222 Jy ! Component: 1100 - total flux cleaned = 0.0861984 Jy ! Component: 1150 - total flux cleaned = 0.0881255 Jy ! Component: 1200 - total flux cleaned = 0.0896312 Jy ! Component: 1250 - total flux cleaned = 0.0913498 Jy ! Component: 1300 - total flux cleaned = 0.0929086 Jy ! Component: 1350 - total flux cleaned = 0.0943165 Jy ! Component: 1400 - total flux cleaned = 0.0956955 Jy ! Component: 1450 - total flux cleaned = 0.0972676 Jy ! Component: 1500 - total flux cleaned = 0.0983685 Jy ! Component: 1550 - total flux cleaned = 0.0996604 Jy ! Component: 1600 - total flux cleaned = 0.100821 Jy ! Component: 1650 - total flux cleaned = 0.102058 Jy ! Component: 1700 - total flux cleaned = 0.102967 Jy ! Component: 1750 - total flux cleaned = 0.10386 Jy ! Component: 1800 - total flux cleaned = 0.105123 Jy ! Component: 1850 - total flux cleaned = 0.105979 Jy ! Component: 1900 - total flux cleaned = 0.107006 Jy ! Component: 1950 - total flux cleaned = 0.107831 Jy ! Component: 2000 - total flux cleaned = 0.108642 Jy ! Component: 2050 - total flux cleaned = 0.109438 Jy ! Component: 2100 - total flux cleaned = 0.110307 Jy ! Component: 2150 - total flux cleaned = 0.111158 Jy ! Component: 2200 - total flux cleaned = 0.111829 Jy ! Component: 2250 - total flux cleaned = 0.112735 Jy ! Component: 2300 - total flux cleaned = 0.113461 Jy ! Component: 2350 - total flux cleaned = 0.114176 Jy ! Component: 2400 - total flux cleaned = 0.114801 Jy ! Component: 2450 - total flux cleaned = 0.115415 Jy ! Component: 2500 - total flux cleaned = 0.116169 Jy ! Component: 2550 - total flux cleaned = 0.116835 Jy ! Component: 2600 - total flux cleaned = 0.117198 Jy ! Component: 2650 - total flux cleaned = 0.117986 Jy ! Component: 2700 - total flux cleaned = 0.118619 Jy ! Component: 2750 - total flux cleaned = 0.119174 Jy ! Component: 2800 - total flux cleaned = 0.119789 Jy ! Component: 2850 - total flux cleaned = 0.120327 Jy ! Component: 2900 - total flux cleaned = 0.121058 Jy ! Component: 2950 - total flux cleaned = 0.121778 Jy ! Component: 3000 - total flux cleaned = 0.122422 Jy ! Component: 3050 - total flux cleaned = 0.123121 Jy ! Component: 3100 - total flux cleaned = 0.123622 Jy ! Component: 3150 - total flux cleaned = 0.12424 Jy ! Component: 3200 - total flux cleaned = 0.12485 Jy ! Component: 3250 - total flux cleaned = 0.125573 Jy ! Component: 3300 - total flux cleaned = 0.126345 Jy ! Component: 3350 - total flux cleaned = 0.12693 Jy ! Component: 3400 - total flux cleaned = 0.127624 Jy ! Component: 3450 - total flux cleaned = 0.128195 Jy ! Component: 3500 - total flux cleaned = 0.128758 Jy ! Component: 3550 - total flux cleaned = 0.129425 Jy ! Component: 3600 - total flux cleaned = 0.129809 Jy ! Component: 3650 - total flux cleaned = 0.130353 Jy ! Component: 3700 - total flux cleaned = 0.130943 Jy ! Component: 3750 - total flux cleaned = 0.131156 Jy ! Component: 3800 - total flux cleaned = 0.131577 Jy ! Component: 3850 - total flux cleaned = 0.132043 Jy ! Component: 3900 - total flux cleaned = 0.132352 Jy ! Component: 3950 - total flux cleaned = 0.132911 Jy ! Component: 4000 - total flux cleaned = 0.133112 Jy ! Component: 4050 - total flux cleaned = 0.13351 Jy ! Total flux subtracted in 4096 components = 0.134002 Jy ! Clean residual min=-0.002466 max=0.003054 Jy/beam ! Clean residual mean=0.000008 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.419281 Jy keep ! Adding 647 model components to the UV plane model. ! The established model now contains 723 components and 0.419281 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1435-0414_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.291 at -4.436 degrees (North through East) ! Clean map min=-0.0052594 max=0.20195 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1435-0414_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.201952 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00111078 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.65007 1.65007 3.30013 6.60027 13.2005 26.4011 52.8021 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.201 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 181.81 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1435-0414_S_uvs.log closed on Thu Apr 7 07:17:48 2016