! Started logfile: /scr/pima/bg219i_uvs/J1319-2724_S_uvs.log on Wed Apr 6 23:03:24 2016 obs /scr/pima/bg219i_uvs/J1319-2724_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1319-2724_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.472222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1319-2724 ! ! 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 4080 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/bg219i_uvs/J1319-2724_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003031Jy sigma=19.618622 ! Fit after self-cal, rms=0.944917Jy sigma=18.678898 ! 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=4.376 mas, bmaj=24.77 mas, bpa=11.03 degrees ! Estimated noise=0.867747 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.0434453 Jy ! Component: 100 - total flux cleaned = 0.0535881 Jy ! Total flux subtracted in 100 components = 0.0535881 Jy ! Clean residual min=-0.004582 max=0.005476 Jy/beam ! Clean residual mean=-0.000024 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.0535881 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0535881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063717Jy sigma=1.230633 ! Fit after self-cal, rms=0.062350Jy sigma=1.204814 ! 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=6.389 mas, bmaj=27.57 mas, bpa=11.19 degrees ! Estimated noise=0.613418 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.00649788 Jy ! Component: 100 - total flux cleaned = 0.00902666 Jy ! Component: 150 - total flux cleaned = 0.00976944 Jy ! Component: 200 - total flux cleaned = 0.00976728 Jy ! Total flux subtracted in 200 components = 0.00976728 Jy ! Clean residual min=-0.003075 max=0.003612 Jy/beam ! Clean residual mean=-0.000033 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.0633554 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.0633554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061720Jy sigma=1.191552 ! Fit after self-cal, rms=0.061632Jy sigma=1.190201 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.389 x 27.57 at 11.19 degrees (North through East) ! Clean map min=-0.003268 max=0.057411 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.02 FD 0.91 HN 1.00* KP 1.01 ! LA 0.97 NL 1.09 OV 1.00 PT 1.05 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.87 HN 1.00* KP 1.07 ! LA 1.03 NL 0.84 OV 1.04 PT 1.03 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.00* KP 1.02 ! LA 1.01 NL 0.97 OV 0.97 PT 0.96 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.00* KP 1.09 ! LA 0.97 NL 0.92 OV 1.05 PT 0.95 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.061632Jy sigma=1.190201 ! Fit after self-cal, rms=0.061088Jy sigma=1.186187 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.446 mas, bmaj=27.12 mas, bpa=10.96 degrees ! Estimated noise=0.604504 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.000251925 Jy ! Component: 100 - total flux cleaned = -0.000293885 Jy ! Component: 150 - total flux cleaned = -0.000238796 Jy ! Component: 200 - total flux cleaned = -0.000213093 Jy ! Total flux subtracted in 200 components = -0.000213093 Jy ! Clean residual min=-0.003050 max=0.003326 Jy/beam ! Clean residual mean=-0.000030 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.0631423 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0631423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061045Jy sigma=1.185441 ! Fit after self-cal, rms=0.061183Jy sigma=1.184464 ! 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.061183Jy sigma=1.184464 ! Fit after self-cal, rms=0.062114Jy sigma=1.180387 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.434 mas, bmaj=27.18 mas, bpa=10.81 degrees ! Estimated noise=0.607194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000571476 Jy ! Component: 100 - total flux cleaned = -0.000708454 Jy ! Component: 150 - total flux cleaned = -0.000739834 Jy ! Component: 200 - total flux cleaned = -0.000692835 Jy ! Total flux subtracted in 200 components = -0.000692835 Jy ! Clean residual min=-0.002618 max=0.002859 Jy/beam ! Clean residual mean=-0.000042 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.0624495 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 68 components and 0.0624495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062080Jy sigma=1.179755 ! Fit after self-cal, rms=0.062174Jy sigma=1.178373 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 = -5.03061e-05 Jy ! Component: 100 - total flux cleaned = -7.51336e-05 Jy ! Component: 150 - total flux cleaned = -5.44064e-05 Jy ! Component: 200 - total flux cleaned = 4.25094e-06 Jy ! Total flux subtracted in 200 components = 4.25094e-06 Jy ! Clean residual min=-0.002608 max=0.002847 Jy/beam ! Clean residual mean=-0.000040 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0624537 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.0624537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062155Jy sigma=1.178030 ! Fit after self-cal, rms=0.062153Jy sigma=1.177734 ! 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.062153Jy sigma=1.177734 ! Fit after self-cal, rms=0.062638Jy sigma=1.177380 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.421 mas, bmaj=27.14 mas, bpa=10.69 degrees ! Estimated noise=0.607685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000477935 Jy ! Component: 100 - total flux cleaned = -0.00065177 Jy ! Component: 150 - total flux cleaned = -0.000633844 Jy ! Component: 200 - total flux cleaned = -0.000598736 Jy ! Total flux subtracted in 200 components = -0.000598736 Jy ! Clean residual min=-0.002609 max=0.002709 Jy/beam ! Clean residual mean=-0.000043 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.061855 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 0.061855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062617Jy sigma=1.177010 ! Fit after self-cal, rms=0.062648Jy sigma=1.176879 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.37019e-05 Jy ! Component: 100 - total flux cleaned = 5.10056e-06 Jy ! Component: 150 - total flux cleaned = 3.78201e-05 Jy ! Component: 200 - total flux cleaned = 6.92632e-05 Jy ! Total flux subtracted in 200 components = 6.92632e-05 Jy ! Clean residual min=-0.002634 max=0.002596 Jy/beam ! Clean residual mean=-0.000042 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0619243 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.0619243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062637Jy sigma=1.176691 ! Fit after self-cal, rms=0.062626Jy sigma=1.176274 ! 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.062626Jy sigma=1.176274 ! Fit after self-cal, rms=0.062797Jy sigma=1.176150 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.29 mas, bmaj=28.44 mas, bpa=9.338 degrees ! Estimated noise=0.632218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.44969e-05 Jy ! Component: 100 - total flux cleaned = -5.60767e-05 Jy ! Component: 150 - total flux cleaned = -7.26757e-05 Jy ! Component: 200 - total flux cleaned = -5.68546e-05 Jy ! Total flux subtracted in 200 components = -5.68546e-05 Jy ! Clean residual min=-0.002662 max=0.002836 Jy/beam ! Clean residual mean=-0.000051 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.0618674 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 124 components and 0.0618674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062786Jy sigma=1.175952 ! Fit after self-cal, rms=0.062808Jy sigma=1.175902 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.21409e-05 Jy ! Component: 100 - total flux cleaned = 4.74979e-05 Jy ! Component: 150 - total flux cleaned = 7.65174e-05 Jy ! Component: 200 - total flux cleaned = 9.08715e-05 Jy ! Total flux subtracted in 200 components = 9.08715e-05 Jy ! Clean residual min=-0.002665 max=0.002801 Jy/beam ! Clean residual mean=-0.000050 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0619583 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 142 components and 0.0619583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062802Jy sigma=1.175809 ! Fit after self-cal, rms=0.062790Jy sigma=1.175596 ! 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=6.415 mas, bmaj=27.08 mas, bpa=10.57 degrees ! Estimated noise=0.607275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.415 x 27.08 at 10.57 degrees (North through East) ! Clean map min=-0.0049503 max=0.055864 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=4.419 mas, bmaj=24.15 mas, bpa=10.65 degrees ! Estimated noise=0.850278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0433494 Jy ! Component: 100 - total flux cleaned = 0.0544131 Jy ! Component: 150 - total flux cleaned = 0.0570339 Jy ! Component: 200 - total flux cleaned = 0.0587954 Jy ! Total flux subtracted in 200 components = 0.0587954 Jy ! Clean residual min=-0.003920 max=0.003993 Jy/beam ! Clean residual mean=-0.000027 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.0587954 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0587954 Jy ! Inverting map and beam ! Estimated beam: bmin=6.415 mas, bmaj=27.08 mas, bpa=10.57 degrees ! Estimated noise=0.607275 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.00140157 Jy ! Component: 100 - total flux cleaned = 0.00166003 Jy ! Component: 150 - total flux cleaned = 0.00159929 Jy ! Component: 200 - total flux cleaned = 0.00169312 Jy ! Total flux subtracted in 200 components = 0.00169312 Jy ! Clean residual min=-0.002741 max=0.003256 Jy/beam ! Clean residual mean=-0.000046 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.0604885 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 63 components and 0.0604885 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=11.29 mas, bmaj=28.44 mas, bpa=9.338 degrees ! Estimated noise=0.632218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000431852 Jy ! Component: 100 - total flux cleaned = 0.000539092 Jy ! Component: 150 - total flux cleaned = 0.000603293 Jy ! Component: 200 - total flux cleaned = 0.000692775 Jy ! Total flux subtracted in 200 components = 0.000692775 Jy ! Clean residual min=-0.002740 max=0.003095 Jy/beam ! Clean residual mean=-0.000054 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.0611813 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 = 8.17289e-05 Jy ! Component: 100 - total flux cleaned = 0.000156853 Jy ! Component: 150 - total flux cleaned = 0.00020371 Jy ! Component: 200 - total flux cleaned = 0.00026916 Jy ! Total flux subtracted in 200 components = 0.00026916 Jy ! Clean residual min=-0.002669 max=0.002875 Jy/beam ! Clean residual mean=-0.000053 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.0614505 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.0614505 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.415 mas, bmaj=27.08 mas, bpa=10.57 degrees ! Estimated noise=0.607275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104267 Jy ! Component: 100 - total flux cleaned = -0.000126374 Jy ! Component: 150 - total flux cleaned = -0.000109366 Jy ! Component: 200 - total flux cleaned = -7.53635e-05 Jy ! Total flux subtracted in 200 components = -7.53635e-05 Jy ! Clean residual min=-0.002504 max=0.002435 Jy/beam ! Clean residual mean=-0.000043 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0613751 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.0613751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062802Jy sigma=1.175944 ! Fit after self-cal, rms=0.062782Jy sigma=1.175818 wmodel /scr/pima/bg219i_uvs/J1319-2724_S_map.mod ! Writing 95 model components to file: /scr/pima/bg219i_uvs/J1319-2724_S_map.mod wobs /scr/pima/bg219i_uvs/J1319-2724_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1319-2724_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1319-2724_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J1319-2724_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 = 4.1002e-05 Jy ! Component: 100 - total flux cleaned = -8.07305e-05 Jy ! Component: 150 - total flux cleaned = -4.44609e-05 Jy ! Component: 200 - total flux cleaned = 9.57856e-05 Jy ! Component: 250 - total flux cleaned = 0.000193891 Jy ! Component: 300 - total flux cleaned = 0.000318255 Jy ! Component: 350 - total flux cleaned = 0.000465377 Jy ! Component: 400 - total flux cleaned = 0.000633227 Jy ! Component: 450 - total flux cleaned = 0.000740201 Jy ! Component: 500 - total flux cleaned = 0.000790897 Jy ! Component: 550 - total flux cleaned = 0.000839843 Jy ! Component: 600 - total flux cleaned = 0.000839789 Jy ! Component: 650 - total flux cleaned = 0.000884497 Jy ! Component: 700 - total flux cleaned = 0.000819984 Jy ! Component: 750 - total flux cleaned = 0.000799203 Jy ! Component: 800 - total flux cleaned = 0.000759305 Jy ! Component: 850 - total flux cleaned = 0.000720656 Jy ! Component: 900 - total flux cleaned = 0.000608233 Jy ! Component: 950 - total flux cleaned = 0.000589618 Jy ! Component: 1000 - total flux cleaned = 0.0005356 Jy ! Component: 1050 - total flux cleaned = 0.000483082 Jy ! Component: 1100 - total flux cleaned = 0.000465896 Jy ! Component: 1150 - total flux cleaned = 0.000448851 Jy ! Component: 1200 - total flux cleaned = 0.000367412 Jy ! Component: 1250 - total flux cleaned = 0.000208994 Jy ! Component: 1300 - total flux cleaned = 0.000100571 Jy ! Component: 1350 - total flux cleaned = -3.64596e-05 Jy ! Component: 1400 - total flux cleaned = -0.000156121 Jy ! Component: 1450 - total flux cleaned = -0.000287599 Jy ! Component: 1500 - total flux cleaned = -0.000387974 Jy ! Component: 1550 - total flux cleaned = -0.000528713 Jy ! Component: 1600 - total flux cleaned = -0.000639107 Jy ! Component: 1650 - total flux cleaned = -0.00074779 Jy ! Component: 1700 - total flux cleaned = -0.000854346 Jy ! Component: 1750 - total flux cleaned = -0.00098515 Jy ! Component: 1800 - total flux cleaned = -0.00107499 Jy ! Component: 1850 - total flux cleaned = -0.0012015 Jy ! Component: 1900 - total flux cleaned = -0.001326 Jy ! Component: 1950 - total flux cleaned = -0.00139959 Jy ! Component: 2000 - total flux cleaned = -0.00152062 Jy ! Component: 2050 - total flux cleaned = -0.00163981 Jy ! Component: 2100 - total flux cleaned = -0.00174567 Jy ! Component: 2150 - total flux cleaned = -0.00183872 Jy ! Component: 2200 - total flux cleaned = -0.00193072 Jy ! Component: 2250 - total flux cleaned = -0.00202153 Jy ! Component: 2300 - total flux cleaned = -0.00211139 Jy ! Component: 2350 - total flux cleaned = -0.00220007 Jy ! Component: 2400 - total flux cleaned = -0.0022878 Jy ! Component: 2450 - total flux cleaned = -0.00232046 Jy ! Component: 2500 - total flux cleaned = -0.00234187 Jy ! Component: 2550 - total flux cleaned = -0.00232049 Jy ! Component: 2600 - total flux cleaned = -0.00235226 Jy ! Component: 2650 - total flux cleaned = -0.00236262 Jy ! Component: 2700 - total flux cleaned = -0.00236259 Jy ! Component: 2750 - total flux cleaned = -0.0023729 Jy ! Component: 2800 - total flux cleaned = -0.00238326 Jy ! Component: 2850 - total flux cleaned = -0.0024038 Jy ! Component: 2900 - total flux cleaned = -0.0024242 Jy ! Component: 2950 - total flux cleaned = -0.00245465 Jy ! Component: 3000 - total flux cleaned = -0.00250519 Jy ! Component: 3050 - total flux cleaned = -0.00251527 Jy ! Component: 3100 - total flux cleaned = -0.00257561 Jy ! Component: 3150 - total flux cleaned = -0.00260578 Jy ! Component: 3200 - total flux cleaned = -0.00265588 Jy ! Component: 3250 - total flux cleaned = -0.00265592 Jy ! Component: 3300 - total flux cleaned = -0.00268596 Jy ! Component: 3350 - total flux cleaned = -0.00271595 Jy ! Component: 3400 - total flux cleaned = -0.00272596 Jy ! Component: 3450 - total flux cleaned = -0.00277581 Jy ! Component: 3500 - total flux cleaned = -0.00280579 Jy ! Component: 3550 - total flux cleaned = -0.00283568 Jy ! Component: 3600 - total flux cleaned = -0.00287554 Jy ! Component: 3650 - total flux cleaned = -0.00289548 Jy ! Component: 3700 - total flux cleaned = -0.00294537 Jy ! Component: 3750 - total flux cleaned = -0.00298537 Jy ! Component: 3800 - total flux cleaned = -0.00300536 Jy ! Component: 3850 - total flux cleaned = -0.00305534 Jy ! Component: 3900 - total flux cleaned = -0.0030954 Jy ! Component: 3950 - total flux cleaned = -0.00313557 Jy ! Component: 4000 - total flux cleaned = -0.00319584 Jy ! Component: 4050 - total flux cleaned = -0.00322602 Jy ! Total flux subtracted in 4096 components = -0.00325631 Jy ! Clean residual min=-0.000540 max=0.000573 Jy/beam ! Clean residual mean=-0.000016 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0581188 Jy keep ! Adding 405 model components to the UV plane model. ! The established model now contains 500 components and 0.0581188 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1319-2724_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.415 x 27.08 at 10.57 degrees (North through East) ! Clean map min=-0.0049585 max=0.054981 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1319-2724_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0549807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07774 1.07774 2.15548 4.31096 8.62192 17.2438 34.4877 68.9753 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 278.36 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1319-2724_S_uvs.log closed on Wed Apr 6 23:03:29 2016