! Started logfile: /scr/pima/rv120_uvs/J1344-1723_X_dfm.log on Fri Dec 22 22:42:49 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv120_uvs/J1344-1723_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1344-1723_X_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.976852 visibilities/baseline/integration-bin. ! Found source: J1344-1723 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6752 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1344-1723_X] 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.200x0.200 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027947Jy sigma=21.714874 ! Fit after self-cal, rms=0.795434Jy sigma=16.734576 ! 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=0.8418 mas, bmaj=3.09 mas, bpa=15.54 degrees ! Estimated noise=0.787729 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.157878 Jy ! Component: 100 - total flux cleaned = 0.192927 Jy ! Total flux subtracted in 100 components = 0.192927 Jy ! Clean residual min=-0.005782 max=0.011914 Jy/beam ! Clean residual mean=-0.000008 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.192927 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.192927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052620Jy sigma=0.995820 ! Fit after self-cal, rms=0.052607Jy sigma=0.995678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123397 Jy ! Component: 100 - total flux cleaned = 0.018721 Jy ! Total flux subtracted in 100 components = 0.018721 Jy ! Clean residual min=-0.003971 max=0.004886 Jy/beam ! Clean residual mean=-0.000005 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.211648 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.211648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049358Jy sigma=0.911158 ! Fit after self-cal, rms=0.049335Jy sigma=0.910781 ! 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=1.077 mas, bmaj=3.405 mas, bpa=14.71 degrees ! Estimated noise=0.438613 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 (-1.4, 2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533834 Jy ! Component: 100 - total flux cleaned = 0.00834364 Jy ! Component: 150 - total flux cleaned = 0.0099153 Jy ! Component: 200 - total flux cleaned = 0.0107588 Jy ! Total flux subtracted in 200 components = 0.0107588 Jy ! Clean residual min=-0.002098 max=0.002576 Jy/beam ! Clean residual mean=-0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.222407 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.222407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048756Jy sigma=0.895740 ! Fit after self-cal, rms=0.048734Jy sigma=0.895268 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.077 x 3.405 at 14.71 degrees (North through East) ! Clean map min=-0.0020637 max=0.2044 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.99 KP 1.01 ! LA 0.98 NL 0.98 OV 1.01 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.97 KP 1.00 ! LA 0.99 NL 0.99 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.98 KP 1.02 ! LA 1.00 NL 0.99 OV 1.01 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.99 KP 0.98 ! LA 0.99 NL 1.00 OV 1.02 PT 1.00 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.048734Jy sigma=0.895268 ! Fit after self-cal, rms=0.048413Jy sigma=0.892513 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.077 mas, bmaj=3.397 mas, bpa=14.64 degrees ! Estimated noise=0.437001 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.000567064 Jy ! Component: 100 - total flux cleaned = 0.000853651 Jy ! Component: 150 - total flux cleaned = 0.000952434 Jy ! Component: 200 - total flux cleaned = 0.0009517 Jy ! Total flux subtracted in 200 components = 0.0009517 Jy ! Clean residual min=-0.001993 max=0.002487 Jy/beam ! Clean residual mean=-0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.223359 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.223359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048351Jy sigma=0.890927 ! Fit after self-cal, rms=0.048344Jy sigma=0.890799 ! 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.048344Jy sigma=0.890799 ! Fit after self-cal, rms=0.048034Jy sigma=0.882168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.077 mas, bmaj=3.394 mas, bpa=14.63 degrees ! Estimated noise=0.437157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082936 Jy ! Component: 100 - total flux cleaned = 0.00098817 Jy ! Component: 150 - total flux cleaned = 0.00100892 Jy ! Component: 200 - total flux cleaned = 0.00100938 Jy ! Total flux subtracted in 200 components = 0.00100938 Jy ! Clean residual min=-0.001590 max=0.001601 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.224368 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.224368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048002Jy sigma=0.881455 ! Fit after self-cal, rms=0.047998Jy sigma=0.881370 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.79112e-06 Jy ! Component: 100 - total flux cleaned = 5.97462e-06 Jy ! Component: 150 - total flux cleaned = 5.89024e-06 Jy ! Component: 200 - total flux cleaned = -3.7203e-05 Jy ! Total flux subtracted in 200 components = -3.7203e-05 Jy ! Clean residual min=-0.001541 max=0.001603 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.224331 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.224331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047986Jy sigma=0.881125 ! Fit after self-cal, rms=0.047985Jy sigma=0.881108 ! 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.047985Jy sigma=0.881108 ! Fit after self-cal, rms=0.047949Jy sigma=0.880392 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.077 mas, bmaj=3.39 mas, bpa=14.62 degrees ! Estimated noise=0.437254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000578222 Jy ! Component: 100 - total flux cleaned = 0.00061524 Jy ! Component: 150 - total flux cleaned = 0.00058694 Jy ! Component: 200 - total flux cleaned = 0.000587416 Jy ! Total flux subtracted in 200 components = 0.000587416 Jy ! Clean residual min=-0.001427 max=0.001664 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.224918 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.224918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047935Jy sigma=0.880089 ! Fit after self-cal, rms=0.047933Jy sigma=0.880068 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (42, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000927745 Jy ! Component: 100 - total flux cleaned = 0.000794535 Jy ! Component: 150 - total flux cleaned = 0.00066369 Jy ! Component: 200 - total flux cleaned = 0.000607298 Jy ! Total flux subtracted in 200 components = 0.000607298 Jy ! Clean residual min=-0.001433 max=0.001374 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.225526 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.225526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047887Jy sigma=0.879129 ! Fit after self-cal, rms=0.047885Jy sigma=0.879102 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.047885Jy sigma=0.879102 ! Fit after self-cal, rms=0.047819Jy sigma=0.878939 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.231 mas, bmaj=4.67 mas, bpa=4.079 degrees ! Estimated noise=0.501391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351032 Jy ! Component: 100 - total flux cleaned = 0.000477204 Jy ! Component: 150 - total flux cleaned = 0.000531747 Jy ! Component: 200 - total flux cleaned = 0.000564656 Jy ! Total flux subtracted in 200 components = 0.000564656 Jy ! Clean residual min=-0.001348 max=0.001584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.22609 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.22609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047812Jy sigma=0.878772 ! Fit after self-cal, rms=0.047810Jy sigma=0.878755 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.56115e-05 Jy ! Component: 100 - total flux cleaned = 3.54636e-05 Jy ! Component: 150 - total flux cleaned = 4.98404e-05 Jy ! Component: 200 - total flux cleaned = 3.68629e-05 Jy ! Total flux subtracted in 200 components = 3.68629e-05 Jy ! Clean residual min=-0.001331 max=0.001577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.226127 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.226127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047808Jy sigma=0.878717 ! Fit after self-cal, rms=0.047808Jy sigma=0.878713 ! 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=1.076 mas, bmaj=3.387 mas, bpa=14.61 degrees ! Estimated noise=0.437024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.076 x 3.387 at 14.61 degrees (North through East) ! Clean map min=-0.0013508 max=0.20388 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=0.8443 mas, bmaj=3.08 mas, bpa=15.47 degrees ! Estimated noise=0.781756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156649 Jy ! Component: 100 - total flux cleaned = 0.191345 Jy ! Component: 150 - total flux cleaned = 0.203462 Jy ! Component: 200 - total flux cleaned = 0.209971 Jy ! Total flux subtracted in 200 components = 0.209971 Jy ! Clean residual min=-0.003330 max=0.003701 Jy/beam ! Clean residual mean=-0.000005 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.209971 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.209971 Jy ! Inverting map and beam ! Estimated beam: bmin=1.076 mas, bmaj=3.387 mas, bpa=14.61 degrees ! Estimated noise=0.437024 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.0060984 Jy ! Component: 100 - total flux cleaned = 0.0096902 Jy ! Component: 150 - total flux cleaned = 0.0120627 Jy ! Component: 200 - total flux cleaned = 0.0137153 Jy ! Total flux subtracted in 200 components = 0.0137153 Jy ! Clean residual min=-0.001701 max=0.001517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.223686 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.223686 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.231 mas, bmaj=4.67 mas, bpa=4.079 degrees ! Estimated noise=0.501391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111538 Jy ! Component: 100 - total flux cleaned = 0.00160303 Jy ! Component: 150 - total flux cleaned = 0.00179128 Jy ! Component: 200 - total flux cleaned = 0.0019191 Jy ! Total flux subtracted in 200 components = 0.0019191 Jy ! Clean residual min=-0.001446 max=0.001621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.225606 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.71376e-05 Jy ! Component: 100 - total flux cleaned = 0.000108017 Jy ! Component: 150 - total flux cleaned = 0.000155052 Jy ! Component: 200 - total flux cleaned = 0.000219633 Jy ! Total flux subtracted in 200 components = 0.000219633 Jy ! Clean residual min=-0.001394 max=0.001599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.225825 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 72 components and 0.225825 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.076 mas, bmaj=3.387 mas, bpa=14.61 degrees ! Estimated noise=0.437024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.74815e-05 Jy ! Component: 100 - total flux cleaned = -2.45226e-05 Jy ! Component: 150 - total flux cleaned = -6.91523e-05 Jy ! Component: 200 - total flux cleaned = -4.74406e-05 Jy ! Total flux subtracted in 200 components = -4.74406e-05 Jy ! Clean residual min=-0.001512 max=0.001417 Jy/beam ! Clean residual mean=-0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.225778 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.225778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047823Jy sigma=0.879255 ! Fit after self-cal, rms=0.047822Jy sigma=0.879199 wmodel J1344-1723_X_map.mod ! Writing 92 model components to file: J1344-1723_X_map.mod wobs J1344-1723_X_uvs.fits ! Writing UV FITS file: J1344-1723_X_uvs.fits wwins J1344-1723_X_map.win ! wwins: Wrote 3 windows to J1344-1723_X_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.000467919 Jy ! Component: 100 - total flux cleaned = -0.000593197 Jy ! Component: 150 - total flux cleaned = -0.000593342 Jy ! Component: 200 - total flux cleaned = -0.000615488 Jy ! Component: 250 - total flux cleaned = -0.000659031 Jy ! Component: 300 - total flux cleaned = -0.000742949 Jy ! Component: 350 - total flux cleaned = -0.000803912 Jy ! Component: 400 - total flux cleaned = -0.000863865 Jy ! Component: 450 - total flux cleaned = -0.000980764 Jy ! Component: 500 - total flux cleaned = -0.0010762 Jy ! Component: 550 - total flux cleaned = -0.0011135 Jy ! Component: 600 - total flux cleaned = -0.00116892 Jy ! Component: 650 - total flux cleaned = -0.0012052 Jy ! Component: 700 - total flux cleaned = -0.00125841 Jy ! Component: 750 - total flux cleaned = -0.00125855 Jy ! Component: 800 - total flux cleaned = -0.00127558 Jy ! Component: 850 - total flux cleaned = -0.00127514 Jy ! Component: 900 - total flux cleaned = -0.00130807 Jy ! Component: 950 - total flux cleaned = -0.0013246 Jy ! Component: 1000 - total flux cleaned = -0.00134063 Jy ! Component: 1050 - total flux cleaned = -0.00137228 Jy ! Component: 1100 - total flux cleaned = -0.00141926 Jy ! Component: 1150 - total flux cleaned = -0.00140357 Jy ! Component: 1200 - total flux cleaned = -0.00144978 Jy ! Component: 1250 - total flux cleaned = -0.0014343 Jy ! Component: 1300 - total flux cleaned = -0.00141924 Jy ! Component: 1350 - total flux cleaned = -0.00146373 Jy ! Component: 1400 - total flux cleaned = -0.00147847 Jy ! Component: 1450 - total flux cleaned = -0.00147861 Jy ! Component: 1500 - total flux cleaned = -0.00152189 Jy ! Component: 1550 - total flux cleaned = -0.00150769 Jy ! Component: 1600 - total flux cleaned = -0.00150782 Jy ! Component: 1650 - total flux cleaned = -0.00152175 Jy ! Component: 1700 - total flux cleaned = -0.00150799 Jy ! Component: 1750 - total flux cleaned = -0.00152181 Jy ! Component: 1800 - total flux cleaned = -0.00152174 Jy ! Component: 1850 - total flux cleaned = -0.00154865 Jy ! Component: 1900 - total flux cleaned = -0.00153543 Jy ! Component: 1950 - total flux cleaned = -0.0015747 Jy ! Component: 2000 - total flux cleaned = -0.00157463 Jy ! Component: 2050 - total flux cleaned = -0.00162621 Jy ! Component: 2100 - total flux cleaned = -0.0016262 Jy ! Component: 2150 - total flux cleaned = -0.0016391 Jy ! Component: 2200 - total flux cleaned = -0.00170192 Jy ! Component: 2250 - total flux cleaned = -0.00168952 Jy ! Component: 2300 - total flux cleaned = -0.00171437 Jy ! Component: 2350 - total flux cleaned = -0.00178796 Jy ! Component: 2400 - total flux cleaned = -0.00176351 Jy ! Component: 2450 - total flux cleaned = -0.00177575 Jy ! Component: 2500 - total flux cleaned = -0.0017996 Jy ! Component: 2550 - total flux cleaned = -0.0017521 Jy ! Component: 2600 - total flux cleaned = -0.00176389 Jy ! Component: 2650 - total flux cleaned = -0.00179887 Jy ! Component: 2700 - total flux cleaned = -0.00175244 Jy ! Component: 2750 - total flux cleaned = -0.00177549 Jy ! Component: 2800 - total flux cleaned = -0.00178699 Jy ! Component: 2850 - total flux cleaned = -0.00179839 Jy ! Component: 2900 - total flux cleaned = -0.00179841 Jy ! Component: 2950 - total flux cleaned = -0.00179828 Jy ! Component: 3000 - total flux cleaned = -0.00178712 Jy ! Component: 3050 - total flux cleaned = -0.00178716 Jy ! Component: 3100 - total flux cleaned = -0.00176541 Jy ! Component: 3150 - total flux cleaned = -0.00174376 Jy ! Component: 3200 - total flux cleaned = -0.00177614 Jy ! Component: 3250 - total flux cleaned = -0.0017653 Jy ! Component: 3300 - total flux cleaned = -0.00173338 Jy ! Component: 3350 - total flux cleaned = -0.00171236 Jy ! Component: 3400 - total flux cleaned = -0.00171237 Jy ! Component: 3450 - total flux cleaned = -0.00169159 Jy ! Component: 3500 - total flux cleaned = -0.00170185 Jy ! Component: 3550 - total flux cleaned = -0.00170173 Jy ! Component: 3600 - total flux cleaned = -0.00169153 Jy ! Component: 3650 - total flux cleaned = -0.00168143 Jy ! Component: 3700 - total flux cleaned = -0.00165123 Jy ! Component: 3750 - total flux cleaned = -0.00164134 Jy ! Component: 3800 - total flux cleaned = -0.00167116 Jy ! Component: 3850 - total flux cleaned = -0.00166118 Jy ! Component: 3900 - total flux cleaned = -0.00167101 Jy ! Component: 3950 - total flux cleaned = -0.00170036 Jy ! Component: 4000 - total flux cleaned = -0.00173916 Jy ! Component: 4050 - total flux cleaned = -0.00172945 Jy ! Total flux subtracted in 4096 components = -0.00177748 Jy ! Clean residual min=-0.000539 max=0.000572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.224 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 390 components and 0.224 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1344-1723_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.076 x 3.387 at 14.61 degrees (North through East) ! Clean map min=-0.001086 max=0.20382 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1344-1723_X_map.fits wmodel /scr/pima/rv120_uvs/J1344-1723_X_map.mod ! Writing 390 model components to file: /scr/pima/rv120_uvs/J1344-1723_X_map.mod wobs /scr/pima/rv120_uvs/J1344-1723_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1344-1723_X_uvs.fits wwins /scr/pima/rv120_uvs/J1344-1723_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv120_uvs/J1344-1723_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.203816 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173555 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.255459 0.255459 0.510917 1.02183 2.04367 4.08734 8.17468 16.3494 32.6987 65.3974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.203 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1174.36 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1344-1723_X_dfm.log closed on Fri Dec 22 22:42:53 2017