! Started logfile: /scr/pima/bg219i_uvs/J1319-2724_S_dfm.log on Thu May 19 23:20:54 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J1319-2724_S_map.mod ! wmodel: Unable to open new model file: /J1319-2724_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0054373 max=0.054921 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.0549214 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000828914 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.52782 4.52782 9.05564 18.1113 36.2226 72.4451 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 66.257 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1319-2724_S_dfm.log closed on Thu May 19 23:20:57 2016