! Started logfile: /scr/pima/rdv93_uvs/J2045+1547_X_uvs.log on Tue Oct 8 15:51:12 2013 obs /scr/pima/rdv93_uvs/J2045+1547_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2045+1547_X_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2045+1547 ! ! 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.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7128 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J2045+1547_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.001113Jy sigma=2.406306 ! Fit after self-cal, rms=0.888486Jy sigma=2.107541 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.8719 mas, bmaj=2.334 mas, bpa=-15.27 degrees ! Estimated noise=7.55676 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.0854147 Jy ! Component: 100 - total flux cleaned = 0.108716 Jy ! Total flux subtracted in 100 components = 0.108716 Jy ! Clean residual min=-0.004784 max=0.011369 Jy/beam ! Clean residual mean=0.000001 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.108716 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.108716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056629Jy sigma=0.131748 ! Fit after self-cal, rms=0.056582Jy sigma=0.131653 ! Inverting map ! Added new window around map position (-1.2, -0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125797 Jy ! Component: 100 - total flux cleaned = 0.0195918 Jy ! Total flux subtracted in 100 components = 0.0195918 Jy ! Clean residual min=-0.003532 max=0.004804 Jy/beam ! Clean residual mean=0.000000 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.128307 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.128308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053551Jy sigma=0.119434 ! Fit after self-cal, rms=0.053403Jy sigma=0.119177 ! 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.181 mas, bmaj=2.581 mas, bpa=-13.89 degrees ! Estimated noise=3.65551 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.00709454 Jy ! Component: 100 - total flux cleaned = 0.0106196 Jy ! Component: 150 - total flux cleaned = 0.0126895 Jy ! Component: 200 - total flux cleaned = 0.0140182 Jy ! Total flux subtracted in 200 components = 0.0140182 Jy ! Clean residual min=-0.002616 max=0.002387 Jy/beam ! Clean residual mean=-0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.142326 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.142326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052737Jy sigma=0.116225 ! Fit after self-cal, rms=0.052675Jy sigma=0.116083 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 0.96 KP 1.00 ! LA 1.01 MK 0.98 NL 0.93 OV 0.97 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.03 HN 0.97 KP 1.01 ! LA 1.00 MK 0.99 NL 0.95 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.00 KP 0.97 ! LA 0.97 MK 1.03 NL 0.99 OV 0.94 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.02 HN 0.99 KP 0.98 ! LA 0.98 MK 0.98 NL 0.98 OV 0.99 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.05 KP 0.88 ! LA 1.04 MK 1.00 NL 1.08 OV 1.03 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.99 HN 1.01 KP 0.88 ! LA 1.02 MK 1.00 NL 1.06 OV 1.07 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.10 KP 0.94 ! LA 1.01 MK 1.02 NL 1.04 OV 1.01 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.11 HN 1.06 KP 0.90 ! LA 1.04 MK 1.06 NL 1.02 OV 1.05 ! PT 1.05 SC 1.01 ! ! ! Fit before self-cal, rms=0.052675Jy sigma=0.116083 ! Fit after self-cal, rms=0.053042Jy sigma=0.114444 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.189 mas, bmaj=2.589 mas, bpa=-14 degrees ! Estimated noise=3.64406 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.000217657 Jy ! Component: 100 - total flux cleaned = 0.000339735 Jy ! Component: 150 - total flux cleaned = 0.000417984 Jy ! Component: 200 - total flux cleaned = 0.000484123 Jy ! Total flux subtracted in 200 components = 0.000484123 Jy ! Clean residual min=-0.001583 max=0.001730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.14281 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.14281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053000Jy sigma=0.114384 ! Fit after self-cal, rms=0.053025Jy sigma=0.114356 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053025Jy sigma=0.114356 ! Fit after self-cal, rms=0.052917Jy sigma=0.114348 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.19 mas, bmaj=2.588 mas, bpa=-14 degrees ! Estimated noise=3.63662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.24348e-05 Jy ! Component: 100 - total flux cleaned = 0.000120307 Jy ! Component: 150 - total flux cleaned = 0.000161834 Jy ! Component: 200 - total flux cleaned = 0.000216765 Jy ! Total flux subtracted in 200 components = 0.000216765 Jy ! Clean residual min=-0.001565 max=0.001745 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.143027 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.143027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052890Jy sigma=0.114311 ! Fit after self-cal, rms=0.052882Jy sigma=0.114302 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 (-16.8, 14.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152938 Jy ! Component: 100 - total flux cleaned = 0.00210921 Jy ! Component: 150 - total flux cleaned = 0.00263795 Jy ! Component: 200 - total flux cleaned = 0.00292372 Jy ! Total flux subtracted in 200 components = 0.00292372 Jy ! Clean residual min=-0.001430 max=0.001487 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.14595 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.14595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052825Jy sigma=0.114140 ! Fit after self-cal, rms=0.052821Jy sigma=0.114133 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052821Jy sigma=0.114133 ! Fit after self-cal, rms=0.052673Jy sigma=0.114123 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.191 mas, bmaj=2.587 mas, bpa=-14.01 degrees ! Estimated noise=3.62714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159089 Jy ! Component: 100 - total flux cleaned = 0.000329963 Jy ! Component: 150 - total flux cleaned = 0.000439491 Jy ! Component: 200 - total flux cleaned = 0.00050006 Jy ! Total flux subtracted in 200 components = 0.00050006 Jy ! Clean residual min=-0.001421 max=0.001462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.14645 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 98 components and 0.14645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052650Jy sigma=0.114082 ! Fit after self-cal, rms=0.052647Jy sigma=0.114080 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.000105087 Jy ! Component: 100 - total flux cleaned = 0.000142707 Jy ! Component: 150 - total flux cleaned = 0.000195603 Jy ! Component: 200 - total flux cleaned = 0.000212358 Jy ! Total flux subtracted in 200 components = 0.000212358 Jy ! Clean residual min=-0.001416 max=0.001446 Jy/beam ! Clean residual mean=-0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.146663 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 102 components and 0.146663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052632Jy sigma=0.114056 ! Fit after self-cal, rms=0.052629Jy sigma=0.114054 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052629Jy sigma=0.114054 ! Fit after self-cal, rms=0.052564Jy sigma=0.114050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.42 mas, bmaj=3.113 mas, bpa=-5.153 degrees ! Estimated noise=3.69367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198643 Jy ! Component: 100 - total flux cleaned = 0.00025836 Jy ! Component: 150 - total flux cleaned = 0.000295216 Jy ! Component: 200 - total flux cleaned = 0.000306522 Jy ! Total flux subtracted in 200 components = 0.000306522 Jy ! Clean residual min=-0.001283 max=0.001313 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.146969 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.146969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052562Jy sigma=0.114034 ! Fit after self-cal, rms=0.052558Jy sigma=0.114031 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.95828e-05 Jy ! Component: 100 - total flux cleaned = 0.000102517 Jy ! Component: 150 - total flux cleaned = 0.000102386 Jy ! Component: 200 - total flux cleaned = 0.000102263 Jy ! Total flux subtracted in 200 components = 0.000102263 Jy ! Clean residual min=-0.001252 max=0.001307 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.147071 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.147071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052555Jy sigma=0.114022 ! Fit after self-cal, rms=0.052553Jy sigma=0.114020 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052553Jy sigma=0.114020 ! Fit after self-cal, rms=0.052553Jy sigma=0.114020 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052553Jy sigma=0.114020 ! Fit after self-cal, rms=0.052574Jy sigma=0.114016 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.881 mas, bmaj=2.341 mas, bpa=-15.34 degrees ! Estimated noise=7.53358 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 (5.4, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.57671e-05 Jy ! Component: 100 - total flux cleaned = -0.00103117 Jy ! Component: 150 - total flux cleaned = -0.0011711 Jy ! Component: 200 - total flux cleaned = -0.00085912 Jy ! Total flux subtracted in 200 components = -0.00085912 Jy ! Clean residual min=-0.002856 max=0.002866 Jy/beam ! Clean residual mean=-0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.146212 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.146212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052557Jy sigma=0.114058 ! Fit after self-cal, rms=0.052549Jy sigma=0.114036 ! Inverting map ! Added new window around map position (-41.8, 19.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012473 Jy ! Component: 100 - total flux cleaned = 0.00117948 Jy ! Component: 150 - total flux cleaned = 0.000937621 Jy ! Component: 200 - total flux cleaned = 0.000771981 Jy ! Total flux subtracted in 200 components = 0.000771981 Jy ! Clean residual min=-0.002753 max=0.002678 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.146984 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 162 components and 0.146984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052536Jy sigma=0.114043 ! Fit after self-cal, rms=0.052532Jy sigma=0.114035 ! Inverting map 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.194 mas, bmaj=2.585 mas, bpa=-13.98 degrees ! Estimated noise=3.62063 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 (21, 10). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567664 Jy ! Component: 100 - total flux cleaned = 0.000963603 Jy ! Component: 150 - total flux cleaned = 0.00112636 Jy ! Component: 200 - total flux cleaned = 0.0012158 Jy ! Component: 250 - total flux cleaned = 0.00129972 Jy ! Component: 300 - total flux cleaned = 0.00137963 Jy ! Component: 350 - total flux cleaned = 0.00148118 Jy ! Component: 400 - total flux cleaned = 0.00152948 Jy ! Total flux subtracted in 400 components = 0.00152948 Jy ! Clean residual min=-0.001325 max=0.001369 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.148514 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 216 components and 0.148514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052442Jy sigma=0.113854 ! Fit after self-cal, rms=0.052440Jy sigma=0.113847 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000514883 Jy ! Component: 100 - total flux cleaned = 0.000605513 Jy ! Component: 150 - total flux cleaned = 0.00069197 Jy ! Component: 200 - total flux cleaned = 0.000733462 Jy ! Component: 250 - total flux cleaned = 0.000793758 Jy ! Component: 300 - total flux cleaned = 0.000871306 Jy ! Component: 350 - total flux cleaned = 0.000945681 Jy ! Component: 400 - total flux cleaned = 0.00100022 Jy ! Total flux subtracted in 400 components = 0.00100022 Jy ! Clean residual min=-0.001331 max=0.001341 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.149514 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 245 components and 0.149514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052403Jy sigma=0.113789 ! Fit after self-cal, rms=0.052403Jy sigma=0.113788 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052403Jy sigma=0.113788 ! Fit after self-cal, rms=0.052294Jy sigma=0.113770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=2.584 mas, bpa=-13.95 degrees ! Estimated noise=3.61886 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188544 Jy ! Component: 100 - total flux cleaned = 0.00030708 Jy ! Component: 150 - total flux cleaned = 0.000382345 Jy ! Component: 200 - total flux cleaned = 0.000506917 Jy ! Component: 250 - total flux cleaned = 0.00055823 Jy ! Component: 300 - total flux cleaned = 0.000608305 Jy ! Component: 350 - total flux cleaned = 0.000640858 Jy ! Component: 400 - total flux cleaned = 0.000689215 Jy ! Total flux subtracted in 400 components = 0.000689215 Jy ! Clean residual min=-0.001257 max=0.001243 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.150203 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 280 components and 0.150203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052264Jy sigma=0.113729 ! Fit after self-cal, rms=0.052265Jy sigma=0.113728 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.63442e-05 Jy ! Component: 100 - total flux cleaned = 0.000177695 Jy ! Component: 150 - total flux cleaned = 0.000270087 Jy ! Component: 200 - total flux cleaned = 0.000330495 Jy ! Component: 250 - total flux cleaned = 0.000374533 Jy ! Component: 300 - total flux cleaned = 0.000432737 Jy ! Component: 350 - total flux cleaned = 0.000461579 Jy ! Component: 400 - total flux cleaned = 0.000503533 Jy ! Total flux subtracted in 400 components = 0.000503533 Jy ! Clean residual min=-0.001247 max=0.001236 Jy/beam ! Clean residual mean=-0.000000 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.150707 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 301 components and 0.150707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052244Jy sigma=0.113700 ! Fit after self-cal, rms=0.052244Jy sigma=0.113700 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052244Jy sigma=0.113700 ! Fit after self-cal, rms=0.052159Jy sigma=0.113696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=2.583 mas, bpa=-13.95 degrees ! Estimated noise=3.61512 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.49099e-05 Jy ! Component: 100 - total flux cleaned = 0.000168019 Jy ! Component: 150 - total flux cleaned = 0.00027087 Jy ! Component: 200 - total flux cleaned = 0.00035572 Jy ! Component: 250 - total flux cleaned = 0.000410447 Jy ! Component: 300 - total flux cleaned = 0.000410791 Jy ! Component: 350 - total flux cleaned = 0.000463972 Jy ! Component: 400 - total flux cleaned = 0.000489828 Jy ! Total flux subtracted in 400 components = 0.000489828 Jy ! Clean residual min=-0.001231 max=0.001224 Jy/beam ! Clean residual mean=-0.000000 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.151197 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 318 components and 0.151197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052140Jy sigma=0.113672 ! Fit after self-cal, rms=0.052141Jy sigma=0.113671 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.36769e-05 Jy ! Component: 100 - total flux cleaned = 0.000145435 Jy ! Component: 150 - total flux cleaned = 0.000183737 Jy ! Component: 200 - total flux cleaned = 0.000221355 Jy ! Component: 250 - total flux cleaned = 0.000208813 Jy ! Component: 300 - total flux cleaned = 0.00023337 Jy ! Component: 350 - total flux cleaned = 0.00028136 Jy ! Component: 400 - total flux cleaned = 0.000292951 Jy ! Total flux subtracted in 400 components = 0.000292951 Jy ! Clean residual min=-0.001221 max=0.001222 Jy/beam ! Clean residual mean=-0.000000 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.151489 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 325 components and 0.151489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052126Jy sigma=0.113653 ! Fit after self-cal, rms=0.052126Jy sigma=0.113652 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052126Jy sigma=0.113652 ! Fit after self-cal, rms=0.052154Jy sigma=0.111917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.419 mas, bmaj=3.109 mas, bpa=-5.231 degrees ! Estimated noise=3.69359 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.58671e-05 Jy ! Component: 100 - total flux cleaned = 0.000253279 Jy ! Component: 150 - total flux cleaned = 0.000378236 Jy ! Component: 200 - total flux cleaned = 0.000525125 Jy ! Component: 250 - total flux cleaned = 0.000660827 Jy ! Component: 300 - total flux cleaned = 0.000768094 Jy ! Component: 350 - total flux cleaned = 0.000897242 Jy ! Component: 400 - total flux cleaned = 0.000975904 Jy ! Total flux subtracted in 400 components = 0.000975904 Jy ! Clean residual min=-0.001115 max=0.001108 Jy/beam ! Clean residual mean=-0.000001 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.152465 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 354 components and 0.152465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052153Jy sigma=0.111898 ! Fit after self-cal, rms=0.052166Jy sigma=0.111888 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122202 Jy ! Component: 100 - total flux cleaned = 0.000237144 Jy ! Component: 150 - total flux cleaned = 0.000312237 Jy ! Component: 200 - total flux cleaned = 0.000343952 Jy ! Component: 250 - total flux cleaned = 0.00039049 Jy ! Component: 300 - total flux cleaned = 0.000427771 Jy ! Component: 350 - total flux cleaned = 0.000485636 Jy ! Component: 400 - total flux cleaned = 0.000520616 Jy ! Total flux subtracted in 400 components = 0.000520616 Jy ! Clean residual min=-0.001094 max=0.001109 Jy/beam ! Clean residual mean=-0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.152986 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 372 components and 0.152986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052165Jy sigma=0.111879 ! Fit after self-cal, rms=0.052164Jy sigma=0.111879 ! Inverting map ! Added new window around map position (-50, 44.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322365 Jy ! Component: 100 - total flux cleaned = 0.000326291 Jy ! Component: 150 - total flux cleaned = 0.000275665 Jy ! Component: 200 - total flux cleaned = 0.00016429 Jy ! Component: 250 - total flux cleaned = 0.000123573 Jy ! Component: 300 - total flux cleaned = 0.000156622 Jy ! Component: 350 - total flux cleaned = 0.000234294 Jy ! Component: 400 - total flux cleaned = 0.000278561 Jy ! Total flux subtracted in 400 components = 0.000278561 Jy ! Clean residual min=-0.001030 max=0.000969 Jy/beam ! Clean residual mean=-0.000000 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.153265 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 412 components and 0.153265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052120Jy sigma=0.111771 ! Fit after self-cal, rms=0.052119Jy sigma=0.111765 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.196 mas, bmaj=2.584 mas, bpa=-13.94 degrees ! Estimated noise=3.6257 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.196 x 2.584 at -13.94 degrees (North through East) ! Clean map min=-0.0017031 max=0.11252 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.8848 mas, bmaj=2.337 mas, bpa=-15.33 degrees ! Estimated noise=7.57029 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853475 Jy ! Component: 100 - total flux cleaned = 0.109902 Jy ! Component: 150 - total flux cleaned = 0.122588 Jy ! Component: 200 - total flux cleaned = 0.129742 Jy ! Component: 250 - total flux cleaned = 0.133504 Jy ! Component: 300 - total flux cleaned = 0.135564 Jy ! Component: 350 - total flux cleaned = 0.137561 Jy ! Component: 400 - total flux cleaned = 0.138122 Jy ! Total flux subtracted in 400 components = 0.138122 Jy ! Clean residual min=-0.003076 max=0.002809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.138122 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.138122 Jy ! Inverting map and beam ! Estimated beam: bmin=1.196 mas, bmaj=2.584 mas, bpa=-13.94 degrees ! Estimated noise=3.6257 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291695 Jy ! Component: 100 - total flux cleaned = 0.00463777 Jy ! Component: 150 - total flux cleaned = 0.00549041 Jy ! Component: 200 - total flux cleaned = 0.00602166 Jy ! Component: 250 - total flux cleaned = 0.00664448 Jy ! Component: 300 - total flux cleaned = 0.0071782 Jy ! Component: 350 - total flux cleaned = 0.00771893 Jy ! Component: 400 - total flux cleaned = 0.00822618 Jy ! Total flux subtracted in 400 components = 0.00822618 Jy ! Clean residual min=-0.001339 max=0.001265 Jy/beam ! Clean residual mean=-0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.146348 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 102 components and 0.146348 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.419 mas, bmaj=3.109 mas, bpa=-5.231 degrees ! Estimated noise=3.69359 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843891 Jy ! Component: 100 - total flux cleaned = 0.00129175 Jy ! Component: 150 - total flux cleaned = 0.00148574 Jy ! Component: 200 - total flux cleaned = 0.00175096 Jy ! Component: 250 - total flux cleaned = 0.00199882 Jy ! Component: 300 - total flux cleaned = 0.00230877 Jy ! Component: 350 - total flux cleaned = 0.00250394 Jy ! Component: 400 - total flux cleaned = 0.00266649 Jy ! Total flux subtracted in 400 components = 0.00266649 Jy ! Clean residual min=-0.001124 max=0.001186 Jy/beam ! Clean residual mean=-0.000000 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.149015 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) ! Added new window around map position (51, -26). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222865 Jy ! Component: 100 - total flux cleaned = 0.000232557 Jy ! Component: 150 - total flux cleaned = 0.000311448 Jy ! Component: 200 - total flux cleaned = 0.0004099 Jy ! Component: 250 - total flux cleaned = 0.000457031 Jy ! Component: 300 - total flux cleaned = 0.00050122 Jy ! Component: 350 - total flux cleaned = 0.000609438 Jy ! Component: 400 - total flux cleaned = 0.00067165 Jy ! Total flux subtracted in 400 components = 0.00067165 Jy ! Clean residual min=-0.000934 max=0.001110 Jy/beam ! Clean residual mean=-0.000000 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.149687 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 199 components and 0.149687 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.196 mas, bmaj=2.584 mas, bpa=-13.94 degrees ! Estimated noise=3.6257 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026595 Jy ! Component: 100 - total flux cleaned = 0.000234193 Jy ! Component: 150 - total flux cleaned = 0.000174185 Jy ! Component: 200 - total flux cleaned = 0.000174258 Jy ! Component: 250 - total flux cleaned = 0.00025572 Jy ! Component: 300 - total flux cleaned = 0.000335418 Jy ! Component: 350 - total flux cleaned = 0.000412474 Jy ! Component: 400 - total flux cleaned = 0.000512697 Jy ! Total flux subtracted in 400 components = 0.000512697 Jy ! Clean residual min=-0.001120 max=0.001143 Jy/beam ! Clean residual mean=0.000000 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.150199 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 247 components and 0.150199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052155Jy sigma=0.111746 ! Fit after self-cal, rms=0.052139Jy sigma=0.111723 wmodel /scr/pima/rdv93_uvs/J2045+1547_X_map.mod ! Writing 247 model components to file: /scr/pima/rdv93_uvs/J2045+1547_X_map.mod wobs /scr/pima/rdv93_uvs/J2045+1547_X_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2045+1547_X_uvs.fits wwins /scr/pima/rdv93_uvs/J2045+1547_X_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv93_uvs/J2045+1547_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.000224365 Jy ! Component: 100 - total flux cleaned = -0.000413248 Jy ! Component: 150 - total flux cleaned = -0.00053968 Jy ! Component: 200 - total flux cleaned = -0.000609425 Jy ! Component: 250 - total flux cleaned = -0.000626148 Jy ! Component: 300 - total flux cleaned = -0.000560441 Jy ! Component: 350 - total flux cleaned = -0.00056018 Jy ! Component: 400 - total flux cleaned = -0.000496992 Jy ! Component: 450 - total flux cleaned = -0.000466028 Jy ! Component: 500 - total flux cleaned = -0.000435774 Jy ! Component: 550 - total flux cleaned = -0.000406107 Jy ! Component: 600 - total flux cleaned = -0.000406176 Jy ! Component: 650 - total flux cleaned = -0.000406134 Jy ! Component: 700 - total flux cleaned = -0.00039169 Jy ! Component: 750 - total flux cleaned = -0.000321673 Jy ! Component: 800 - total flux cleaned = -0.000335633 Jy ! Component: 850 - total flux cleaned = -0.000281067 Jy ! Component: 900 - total flux cleaned = -0.000254282 Jy ! Component: 950 - total flux cleaned = -0.000267447 Jy ! Component: 1000 - total flux cleaned = -0.000227924 Jy ! Component: 1050 - total flux cleaned = -0.000228036 Jy ! Component: 1100 - total flux cleaned = -0.000228098 Jy ! Component: 1150 - total flux cleaned = -0.000215217 Jy ! Component: 1200 - total flux cleaned = -0.000177298 Jy ! Component: 1250 - total flux cleaned = -0.000189933 Jy ! Component: 1300 - total flux cleaned = -0.000177583 Jy ! Component: 1350 - total flux cleaned = -0.000165193 Jy ! Component: 1400 - total flux cleaned = -0.000165131 Jy ! Component: 1450 - total flux cleaned = -0.000140855 Jy ! Component: 1500 - total flux cleaned = -0.000140828 Jy ! Component: 1550 - total flux cleaned = -9.32436e-05 Jy ! Component: 1600 - total flux cleaned = -9.33163e-05 Jy ! Component: 1650 - total flux cleaned = -0.000105172 Jy ! Component: 1700 - total flux cleaned = -0.000116845 Jy ! Component: 1750 - total flux cleaned = -0.000140014 Jy ! Component: 1800 - total flux cleaned = -5.9333e-05 Jy ! Component: 1850 - total flux cleaned = -8.22795e-05 Jy ! Component: 1900 - total flux cleaned = -8.24016e-05 Jy ! Component: 1950 - total flux cleaned = -8.24498e-05 Jy ! Component: 2000 - total flux cleaned = -8.25303e-05 Jy ! Component: 2050 - total flux cleaned = -6.01165e-05 Jy ! Component: 2100 - total flux cleaned = -7.11615e-05 Jy ! Component: 2150 - total flux cleaned = -7.1186e-05 Jy ! Component: 2200 - total flux cleaned = -6.02908e-05 Jy ! Component: 2250 - total flux cleaned = -2.76411e-05 Jy ! Component: 2300 - total flux cleaned = -6.13958e-06 Jy ! Component: 2350 - total flux cleaned = 3.68466e-05 Jy ! Component: 2400 - total flux cleaned = 4.75094e-05 Jy ! Component: 2450 - total flux cleaned = 5.80325e-05 Jy ! Component: 2500 - total flux cleaned = 0.000121238 Jy ! Component: 2550 - total flux cleaned = 0.00010023 Jy ! Component: 2600 - total flux cleaned = 0.000110743 Jy ! Component: 2650 - total flux cleaned = 0.000162559 Jy ! Component: 2700 - total flux cleaned = 0.000245069 Jy ! Component: 2750 - total flux cleaned = 0.000214242 Jy ! Component: 2800 - total flux cleaned = 0.000234668 Jy ! Component: 2850 - total flux cleaned = 0.000315835 Jy ! Component: 2900 - total flux cleaned = 0.000366375 Jy ! Component: 2950 - total flux cleaned = 0.000376418 Jy ! Component: 3000 - total flux cleaned = 0.000396437 Jy ! Component: 3050 - total flux cleaned = 0.000406434 Jy ! Component: 3100 - total flux cleaned = 0.00049548 Jy ! Component: 3150 - total flux cleaned = 0.000505387 Jy ! Component: 3200 - total flux cleaned = 0.000573965 Jy ! Component: 3250 - total flux cleaned = 0.00058369 Jy ! Component: 3300 - total flux cleaned = 0.000603211 Jy ! Component: 3350 - total flux cleaned = 0.000632248 Jy ! Component: 3400 - total flux cleaned = 0.00068986 Jy ! Component: 3450 - total flux cleaned = 0.000737714 Jy ! Component: 3500 - total flux cleaned = 0.000756737 Jy ! Component: 3550 - total flux cleaned = 0.000785173 Jy ! Component: 3600 - total flux cleaned = 0.000822906 Jy ! Component: 3650 - total flux cleaned = 0.000869921 Jy ! Component: 3700 - total flux cleaned = 0.000916686 Jy ! Component: 3750 - total flux cleaned = 0.00091664 Jy ! Component: 3800 - total flux cleaned = 0.00096303 Jy ! Component: 3850 - total flux cleaned = 0.00100928 Jy ! Component: 3900 - total flux cleaned = 0.00104612 Jy ! Component: 3950 - total flux cleaned = 0.0011011 Jy ! Component: 4000 - total flux cleaned = 0.0011467 Jy ! Component: 4050 - total flux cleaned = 0.00118303 Jy ! Total flux subtracted in 4096 components = 0.0012011 Jy ! Clean residual min=-0.000575 max=0.000496 Jy/beam ! Clean residual mean=0.000000 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.1514 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 518 components and 0.1514 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J2045+1547_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.196 x 2.584 at -13.94 degrees (North through East) ! Clean map min=-0.0015496 max=0.1122 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2045+1547_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1121 rms= 0.00015 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2045+1547_X_uvs.log closed on Tue Oct 8 15:51:18 2013