! Started logfile: /scr/pima/rv118_uvs/J0810+0810_X_dfm.log on Sun Dec 10 00:08:19 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/rv118_uvs/J0810+0810_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0810+0810_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874747 visibilities/baseline/integration-bin. ! Found source: J0810+0810 ! ! 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 6928 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 J0810+0810_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.003943Jy sigma=19.362558 ! Fit after self-cal, rms=0.928964Jy sigma=17.956720 ! 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.865 mas, bmaj=1.943 mas, bpa=6.583 degrees ! Estimated noise=0.819246 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.0557522 Jy ! Component: 100 - total flux cleaned = 0.0679738 Jy ! Total flux subtracted in 100 components = 0.0679738 Jy ! Clean residual min=-0.003604 max=0.003516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0679738 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0679738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054130Jy sigma=0.946820 ! Fit after self-cal, rms=0.053717Jy sigma=0.939996 ! 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.075 mas, bmaj=2.271 mas, bpa=6.026 degrees ! Estimated noise=0.453249 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.00406228 Jy ! Component: 100 - total flux cleaned = 0.00586286 Jy ! Component: 150 - total flux cleaned = 0.00689406 Jy ! Component: 200 - total flux cleaned = 0.00726424 Jy ! Total flux subtracted in 200 components = 0.00726424 Jy ! Clean residual min=-0.002053 max=0.002055 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0752381 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0752381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053403Jy sigma=0.934632 ! Fit after self-cal, rms=0.053410Jy sigma=0.934531 ! 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.075 x 2.271 at 6.026 degrees (North through East) ! Clean map min=-0.0019288 max=0.072094 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 0.98 KP 1.04 ! LA 1.01 MK 0.99 NL 0.99 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.00 KP 1.01 ! LA 1.06 MK 1.05 NL 1.00 OV 1.00 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.96 KP 1.00 ! LA 0.94 MK 1.01 NL 0.98 OV 1.02 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.99 KP 0.95 ! LA 0.95 MK 1.08 NL 0.97 OV 1.00 ! PT 0.97 SC 0.93 ! ! ! Fit before self-cal, rms=0.053410Jy sigma=0.934531 ! Fit after self-cal, rms=0.052264Jy sigma=0.931829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.074 mas, bmaj=2.276 mas, bpa=6.201 degrees ! Estimated noise=0.452066 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.000152352 Jy ! Component: 100 - total flux cleaned = 0.000123441 Jy ! Component: 150 - total flux cleaned = 0.00014449 Jy ! Component: 200 - total flux cleaned = 0.000163408 Jy ! Total flux subtracted in 200 components = 0.000163408 Jy ! Clean residual min=-0.001990 max=0.001885 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0754015 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0754015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052256Jy sigma=0.931694 ! Fit after self-cal, rms=0.052251Jy sigma=0.931620 ! 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.052251Jy sigma=0.931620 ! Fit after self-cal, rms=0.052452Jy sigma=0.930195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.073 mas, bmaj=2.274 mas, bpa=6.237 degrees ! Estimated noise=0.45193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.44004e-05 Jy ! Component: 100 - total flux cleaned = 2.33319e-05 Jy ! Component: 150 - total flux cleaned = 4.03087e-05 Jy ! Component: 200 - total flux cleaned = 4.76455e-05 Jy ! Total flux subtracted in 200 components = 4.76455e-05 Jy ! Clean residual min=-0.001753 max=0.001807 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0754491 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0754491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052448Jy sigma=0.930124 ! Fit after self-cal, rms=0.052462Jy sigma=0.930066 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 (38.2, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171101 Jy ! Component: 100 - total flux cleaned = 0.0026717 Jy ! Component: 150 - total flux cleaned = 0.00290942 Jy ! Component: 200 - total flux cleaned = 0.00306257 Jy ! Total flux subtracted in 200 components = 0.00306257 Jy ! Clean residual min=-0.001628 max=0.001555 Jy/beam ! Clean residual mean=0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0785117 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.0785117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052398Jy sigma=0.928904 ! Fit after self-cal, rms=0.052398Jy sigma=0.928795 ! 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.052398Jy sigma=0.928795 ! Fit after self-cal, rms=0.052555Jy sigma=0.928653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.075 mas, bmaj=2.275 mas, bpa=6.181 degrees ! Estimated noise=0.452466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673979 Jy ! Component: 100 - total flux cleaned = 0.000862725 Jy ! Component: 150 - total flux cleaned = 0.000986395 Jy ! Component: 200 - total flux cleaned = 0.00109518 Jy ! Total flux subtracted in 200 components = 0.00109518 Jy ! Clean residual min=-0.001587 max=0.001545 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0796069 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.0796069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052540Jy sigma=0.928374 ! Fit after self-cal, rms=0.052545Jy sigma=0.928351 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.000213407 Jy ! Component: 100 - total flux cleaned = 0.000325888 Jy ! Component: 150 - total flux cleaned = 0.00037773 Jy ! Component: 200 - total flux cleaned = 0.000414842 Jy ! Total flux subtracted in 200 components = 0.000414842 Jy ! Clean residual min=-0.001587 max=0.001549 Jy/beam ! Clean residual mean=0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0800217 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.0800217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052538Jy sigma=0.928234 ! Fit after self-cal, rms=0.052540Jy sigma=0.928231 ! 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.052540Jy sigma=0.928231 ! Fit after self-cal, rms=0.052566Jy sigma=0.928143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.209 mas, bmaj=3.13 mas, bpa=-1.467 degrees ! Estimated noise=0.523204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.52737e-05 Jy ! Component: 100 - total flux cleaned = 0.000146854 Jy ! Component: 150 - total flux cleaned = 0.00019618 Jy ! Component: 200 - total flux cleaned = 0.000221366 Jy ! Total flux subtracted in 200 components = 0.000221366 Jy ! Clean residual min=-0.001674 max=0.001769 Jy/beam ! Clean residual mean=-0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0802431 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.0802431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052565Jy sigma=0.928110 ! Fit after self-cal, rms=0.052564Jy sigma=0.928097 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 (-7.6, -13.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302059 Jy ! Component: 100 - total flux cleaned = -0.000120945 Jy ! Component: 150 - total flux cleaned = -0.000526375 Jy ! Component: 200 - total flux cleaned = -0.000785502 Jy ! Total flux subtracted in 200 components = -0.000785502 Jy ! Clean residual min=-0.001626 max=0.001523 Jy/beam ! Clean residual mean=0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0794576 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.0794576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052514Jy sigma=0.926948 ! Fit after self-cal, rms=0.052505Jy sigma=0.926874 ! 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.075 mas, bmaj=2.275 mas, bpa=6.144 degrees ! Estimated noise=0.452752 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.075 x 2.275 at 6.144 degrees (North through East) ! Clean map min=-0.0013737 max=0.072202 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.8648 mas, bmaj=1.941 mas, bpa=6.79 degrees ! Estimated noise=0.82006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.055939 Jy ! Component: 100 - total flux cleaned = 0.0683354 Jy ! Component: 150 - total flux cleaned = 0.0714764 Jy ! Component: 200 - total flux cleaned = 0.0726942 Jy ! Total flux subtracted in 200 components = 0.0726942 Jy ! Clean residual min=-0.003089 max=0.003173 Jy/beam ! Clean residual mean=-0.000000 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0726942 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0726942 Jy ! Inverting map and beam ! Estimated beam: bmin=1.075 mas, bmaj=2.275 mas, bpa=6.144 degrees ! Estimated noise=0.452752 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.00182589 Jy ! Component: 100 - total flux cleaned = 0.00248511 Jy ! Component: 150 - total flux cleaned = 0.00281613 Jy ! Component: 200 - total flux cleaned = 0.00309898 Jy ! Total flux subtracted in 200 components = 0.00309898 Jy ! Clean residual min=-0.001530 max=0.001516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0757932 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.0757932 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.209 mas, bmaj=3.13 mas, bpa=-1.467 degrees ! Estimated noise=0.523204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000489598 Jy ! Component: 100 - total flux cleaned = 0.000957415 Jy ! Component: 150 - total flux cleaned = 0.0011761 Jy ! Component: 200 - total flux cleaned = 0.00134312 Jy ! Total flux subtracted in 200 components = 0.00134312 Jy ! Clean residual min=-0.001513 max=0.001448 Jy/beam ! Clean residual mean=0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0771363 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 = 6.28484e-05 Jy ! Component: 100 - total flux cleaned = 8.29933e-05 Jy ! Component: 150 - total flux cleaned = 0.000101684 Jy ! Component: 200 - total flux cleaned = 0.000118225 Jy ! Total flux subtracted in 200 components = 0.000118225 Jy ! Clean residual min=-0.001521 max=0.001389 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0772546 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 97 components and 0.0772546 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.075 mas, bmaj=2.275 mas, bpa=6.144 degrees ! Estimated noise=0.452752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.04298e-05 Jy ! Component: 100 - total flux cleaned = 3.44006e-05 Jy ! Component: 150 - total flux cleaned = 9.21861e-05 Jy ! Component: 200 - total flux cleaned = 0.000119601 Jy ! Total flux subtracted in 200 components = 0.000119601 Jy ! Clean residual min=-0.001392 max=0.001444 Jy/beam ! Clean residual mean=0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0773742 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.0773742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052468Jy sigma=0.926495 ! Fit after self-cal, rms=0.052466Jy sigma=0.926379 wmodel J0810+0810_X_map.mod ! Writing 123 model components to file: J0810+0810_X_map.mod wobs J0810+0810_X_uvs.fits ! Writing UV FITS file: J0810+0810_X_uvs.fits wwins J0810+0810_X_map.win ! wwins: Wrote 3 windows to J0810+0810_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 = 5.92295e-05 Jy ! Component: 100 - total flux cleaned = 8.52348e-05 Jy ! Component: 150 - total flux cleaned = -0.000108522 Jy ! Component: 200 - total flux cleaned = -0.000178836 Jy ! Component: 250 - total flux cleaned = -0.000247118 Jy ! Component: 300 - total flux cleaned = -0.000381054 Jy ! Component: 350 - total flux cleaned = -0.000468331 Jy ! Component: 400 - total flux cleaned = -0.000596345 Jy ! Component: 450 - total flux cleaned = -0.000637921 Jy ! Component: 500 - total flux cleaned = -0.000679379 Jy ! Component: 550 - total flux cleaned = -0.000719703 Jy ! Component: 600 - total flux cleaned = -0.000719685 Jy ! Component: 650 - total flux cleaned = -0.000700153 Jy ! Component: 700 - total flux cleaned = -0.000758132 Jy ! Component: 750 - total flux cleaned = -0.000834456 Jy ! Component: 800 - total flux cleaned = -0.000872294 Jy ! Component: 850 - total flux cleaned = -0.00100211 Jy ! Component: 900 - total flux cleaned = -0.00102046 Jy ! Component: 950 - total flux cleaned = -0.00111097 Jy ! Component: 1000 - total flux cleaned = -0.00114678 Jy ! Component: 1050 - total flux cleaned = -0.00114686 Jy ! Component: 1100 - total flux cleaned = -0.00116436 Jy ! Component: 1150 - total flux cleaned = -0.00118167 Jy ! Component: 1200 - total flux cleaned = -0.00119868 Jy ! Component: 1250 - total flux cleaned = -0.00121555 Jy ! Component: 1300 - total flux cleaned = -0.00121558 Jy ! Component: 1350 - total flux cleaned = -0.00118208 Jy ! Component: 1400 - total flux cleaned = -0.00128133 Jy ! Component: 1450 - total flux cleaned = -0.00124835 Jy ! Component: 1500 - total flux cleaned = -0.00128086 Jy ! Component: 1550 - total flux cleaned = -0.00136111 Jy ! Component: 1600 - total flux cleaned = -0.00129695 Jy ! Component: 1650 - total flux cleaned = -0.00131264 Jy ! Component: 1700 - total flux cleaned = -0.00129681 Jy ! Component: 1750 - total flux cleaned = -0.00129695 Jy ! Component: 1800 - total flux cleaned = -0.00128126 Jy ! Component: 1850 - total flux cleaned = -0.00128129 Jy ! Component: 1900 - total flux cleaned = -0.00125103 Jy ! Component: 1950 - total flux cleaned = -0.00122097 Jy ! Component: 2000 - total flux cleaned = -0.00123615 Jy ! Component: 2050 - total flux cleaned = -0.0012361 Jy ! Component: 2100 - total flux cleaned = -0.00128017 Jy ! Component: 2150 - total flux cleaned = -0.00123636 Jy ! Component: 2200 - total flux cleaned = -0.00125114 Jy ! Component: 2250 - total flux cleaned = -0.00130882 Jy ! Component: 2300 - total flux cleaned = -0.00122257 Jy ! Component: 2350 - total flux cleaned = -0.00129391 Jy ! Component: 2400 - total flux cleaned = -0.00133639 Jy ! Component: 2450 - total flux cleaned = -0.00132223 Jy ! Component: 2500 - total flux cleaned = -0.00132223 Jy ! Component: 2550 - total flux cleaned = -0.00136387 Jy ! Component: 2600 - total flux cleaned = -0.00135022 Jy ! Component: 2650 - total flux cleaned = -0.00141903 Jy ! Component: 2700 - total flux cleaned = -0.00146004 Jy ! Component: 2750 - total flux cleaned = -0.00159561 Jy ! Component: 2800 - total flux cleaned = -0.00152815 Jy ! Component: 2850 - total flux cleaned = -0.00159504 Jy ! Component: 2900 - total flux cleaned = -0.00162176 Jy ! Component: 2950 - total flux cleaned = -0.00168786 Jy ! Component: 3000 - total flux cleaned = -0.00168801 Jy ! Component: 3050 - total flux cleaned = -0.00170095 Jy ! Component: 3100 - total flux cleaned = -0.00175291 Jy ! Component: 3150 - total flux cleaned = -0.00177883 Jy ! Component: 3200 - total flux cleaned = -0.00185595 Jy ! Component: 3250 - total flux cleaned = -0.00189424 Jy ! Component: 3300 - total flux cleaned = -0.00191967 Jy ! Component: 3350 - total flux cleaned = -0.00195746 Jy ! Component: 3400 - total flux cleaned = -0.00197012 Jy ! Component: 3450 - total flux cleaned = -0.00204525 Jy ! Component: 3500 - total flux cleaned = -0.00208263 Jy ! Component: 3550 - total flux cleaned = -0.0021074 Jy ! Component: 3600 - total flux cleaned = -0.00213203 Jy ! Component: 3650 - total flux cleaned = -0.00213203 Jy ! Component: 3700 - total flux cleaned = -0.00220504 Jy ! Component: 3750 - total flux cleaned = -0.00222932 Jy ! Component: 3800 - total flux cleaned = -0.00226555 Jy ! Component: 3850 - total flux cleaned = -0.00230161 Jy ! Component: 3900 - total flux cleaned = -0.00231358 Jy ! Component: 3950 - total flux cleaned = -0.00238491 Jy ! Component: 4000 - total flux cleaned = -0.00238482 Jy ! Component: 4050 - total flux cleaned = -0.00243201 Jy ! Total flux subtracted in 4096 components = -0.0025258 Jy ! Clean residual min=-0.000657 max=0.000603 Jy/beam ! Clean residual mean=0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0748484 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 410 components and 0.0748484 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0810+0810_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.075 x 2.275 at 6.144 degrees (North through East) ! Clean map min=-0.0015031 max=0.072062 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0810+0810_X_map.fits wmodel /scr/pima/rv118_uvs/J0810+0810_X_map.mod ! Writing 410 model components to file: /scr/pima/rv118_uvs/J0810+0810_X_map.mod wobs /scr/pima/rv118_uvs/J0810+0810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0810+0810_X_uvs.fits wwins /scr/pima/rv118_uvs/J0810+0810_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv118_uvs/J0810+0810_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0720617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202303 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.842207 0.842207 1.68441 3.36883 6.73766 13.4753 26.9506 53.9013 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.072 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 356.206 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0810+0810_X_dfm.log closed on Sun Dec 10 00:08:23 2017